RHSA-2025:21051

Vulnerability from csaf_redhat - Published: 2025-11-12 00:40 - Updated: 2026-03-18 03:07
Summary
Red Hat Security Advisory: kernel security update
Severity
Moderate
Notes
Topic: An update for kernel is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red 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.
Details: The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fix(es): * kernel: eventpoll: Fix semi-unbounded recursion (CVE-2025-38614) * kernel: NFS: Fix a race when updating an existing write (CVE-2025-39697) * kernel: wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies() (CVE-2023-53213) * kernel: wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes (CVE-2023-53185) * kernel: mt76: mt7921: fix kernel panic by accessing unallocated eeprom.data (CVE-2023-53232) * kernel: mm: fix zswap writeback race condition (CVE-2023-53178) * kernel: wifi: mwifiex: Fix OOB and integer underflow when rx packets (CVE-2023-53226) * kernel: Bluetooth: L2CAP: Fix use-after-free (CVE-2023-53305) * kernel: pstore/ram: Check start of empty przs during init (CVE-2023-53331) * kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy (CVE-2022-50367) * kernel: net: sched: sfb: fix null pointer access issue when sfb_init() fails (CVE-2022-50356) * kernel: crypto: seqiv - Handle EBUSY correctly (CVE-2023-53373) * kernel: mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required() (CVE-2023-53401) * kernel: Bluetooth: Fix potential use-after-free when clear keys (CVE-2023-53386) * kernel: iomap: iomap: fix memory corruption when recording errors during writeback (CVE-2022-50406) * kernel: crypto: xts - Handle EBUSY correctly (CVE-2023-53494) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: 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.

A null pointer dereference exists in the linux kernel, such that when sfb_init() fails qdisc is NULL, and it will cause gpf issue, leading to damage to the availability of the system.

CWE-476 - NULL Pointer Dereference
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051
Workaround Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfs_mdt_destroy In alloc_inode, inode_init_always() could return -ENOMEM if security_inode_alloc() fails, which causes inode->i_private uninitialized. Then nilfs_is_metadata_file_inode() returns true and nilfs_free_inode() wrongly calls nilfs_mdt_destroy(), which frees the uninitialized inode->i_private and leads to crashes(e.g., UAF/GPF). Fix this by moving security_inode_alloc just prior to this_cpu_inc(nr_inodes)

CWE-416 - Use After Free
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051
Workaround Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

In the Linux kernel, the following vulnerability has been resolved: iomap: iomap: fix memory corruption when recording errors during writeback Every now and then I see this crash on arm64: Unable to handle kernel NULL pointer dereference at virtual address 00000000000000f8 Buffer I/O error on dev dm-0, logical block 8733687, async page read Mem abort info: ESR = 0x0000000096000006 EC = 0x25: DABT (current EL), IL = 32 bits SET = 0, FnV = 0 EA = 0, S1PTW = 0 FSC = 0x06: level 2 translation fault Data abort info: ISV = 0, ISS = 0x00000006 CM = 0, WnR = 0 user pgtable: 64k pages, 42-bit VAs, pgdp=0000000139750000 [00000000000000f8] pgd=0000000000000000, p4d=0000000000000000, pud=0000000000000000, pmd=0000000000000000 Internal error: Oops: 96000006 [#1] PREEMPT SMP Buffer I/O error on dev dm-0, logical block 8733688, async page read Dumping ftrace buffer: Buffer I/O error on dev dm-0, logical block 8733689, async page read (ftrace buffer empty) XFS (dm-0): log I/O error -5 Modules linked in: dm_thin_pool dm_persistent_data XFS (dm-0): Metadata I/O Error (0x1) detected at xfs_trans_read_buf_map+0x1ec/0x590 [xfs] (fs/xfs/xfs_trans_buf.c:296). dm_bio_prison XFS (dm-0): Please unmount the filesystem and rectify the problem(s) XFS (dm-0): xfs_imap_lookup: xfs_ialloc_read_agi() returned error -5, agno 0 dm_bufio dm_log_writes xfs nft_chain_nat xt_REDIRECT nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_REJECT potentially unexpected fatal signal 6. nf_reject_ipv6 potentially unexpected fatal signal 6. ipt_REJECT nf_reject_ipv4 CPU: 1 PID: 122166 Comm: fsstress Tainted: G W 6.0.0-rc5-djwa #rc5 3004c9f1de887ebae86015f2677638ce51ee7 rpcsec_gss_krb5 auth_rpcgss xt_tcpudp ip_set_hash_ip ip_set_hash_net xt_set nft_compat ip_set_hash_mac ip_set nf_tables Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021 pstate: 60001000 (nZCv daif -PAN -UAO -TCO -DIT +SSBS BTYPE=--) ip_tables pc : 000003fd6d7df200 x_tables lr : 000003fd6d7df1ec overlay nfsv4 CPU: 0 PID: 54031 Comm: u4:3 Tainted: G W 6.0.0-rc5-djwa #rc5 3004c9f1de887ebae86015f2677638ce51ee7405 Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021 Workqueue: writeback wb_workfn sp : 000003ffd9522fd0 (flush-253:0) pstate: 60401005 (nZCv daif +PAN -UAO -TCO -DIT +SSBS BTYPE=--) pc : errseq_set+0x1c/0x100 x29: 000003ffd9522fd0 x28: 0000000000000023 x27: 000002acefeb6780 x26: 0000000000000005 x25: 0000000000000001 x24: 0000000000000000 x23: 00000000ffffffff x22: 0000000000000005 lr : __filemap_set_wb_err+0x24/0xe0 x21: 0000000000000006 sp : fffffe000f80f760 x29: fffffe000f80f760 x28: 0000000000000003 x27: fffffe000f80f9f8 x26: 0000000002523000 x25: 00000000fffffffb x24: fffffe000f80f868 x23: fffffe000f80fbb0 x22: fffffc0180c26a78 x21: 0000000002530000 x20: 0000000000000000 x19: 0000000000000000 x18: 0000000000000000 x17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000000 x14: 0000000000000001 x13: 0000000000470af3 x12: fffffc0058f70000 x11: 0000000000000040 x10: 0000000000001b20 x9 : fffffe000836b288 x8 : fffffc00eb9fd480 x7 : 0000000000f83659 x6 : 0000000000000000 x5 : 0000000000000869 x4 : 0000000000000005 x3 : 00000000000000f8 x20: 000003fd6d740020 x19: 000000000001dd36 x18: 0000000000000001 x17: 000003fd6d78704c x16: 0000000000000001 x15: 000002acfac87668 x2 : 0000000000000ffa x1 : 00000000fffffffb x0 : 00000000000000f8 Call trace: errseq_set+0x1c/0x100 __filemap_set_wb_err+0x24/0xe0 iomap_do_writepage+0x5e4/0xd5c write_cache_pages+0x208/0x674 iomap_writepages+0x34/0x60 xfs_vm_writepages+0x8c/0xcc [xfs 7a861f39c43631f15d3a5884246ba5035d4ca78b] x14: 0000000000000000 x13: 2064656e72757465 x12: 0000000000002180 x11: 000003fd6d8a82d0 x10: 0000000000000000 x9 : 000003fd6d8ae288 x8 : 0000000000000083 x7 : 00000000ffffffff x6 : 00000000ffffffee x5 : 00000000fbad2887 x4 : 000003fd6d9abb58 x3 : 000003fd6d740020 x2 : 0000000000000006 x1 : 000000000001dd36 x0 : 0000000000000000 CPU: ---truncated---

CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race unfolds like this: 1. a page with data A and swap offset X is stored in zswap 2. page A is removed off the LRU by zpool driver for writeback in zswap-shrink work, data for A is mapped by zpool driver 3. user space program faults and invalidates page entry A, offset X is considered free 4. kswapd stores page B at offset X in zswap (zswap could also be full, if so, page B would then be IOed to X, then skip step 5.) 5. entry A is replaced by B in tree->rbroot, this doesn't affect the local reference held by zswap-shrink work 6. zswap-shrink work writes back A at X, and frees zswap entry A 7. swapin of slot X brings A in memory instead of B The fix: Once the swap page cache has been allocated (case ZSWAP_SWAPCACHE_NEW), zswap-shrink work just checks that the local zswap_entry reference is still the same as the one in the tree. If it's not the same it means that it's either been invalidated or replaced, in both cases the writeback is aborted because the local entry contains stale data. Reproducer: I originally found this by running `stress` overnight to validate my work on the zswap writeback mechanism, it manifested after hours on my test machine. The key to make it happen is having zswap writebacks, so whatever setup pumps /sys/kernel/debug/zswap/written_back_pages should do the trick. In order to reproduce this faster on a vm, I setup a system with ~100M of available memory and a 500M swap file, then running `stress --vm 1 --vm-bytes 300000000 --vm-stride 4000` makes it happen in matter of tens of minutes. One can speed things up even more by swinging /sys/module/zswap/parameters/max_pool_percent up and down between, say, 20 and 1; this makes it reproduce in tens of seconds. It's crucial to set `--vm-stride` to something other than 4096 otherwise `stress` won't realize that memory has been corrupted because all pages would have the same data.

CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes A bad USB device is able to construct a service connection response message with target endpoint being ENDPOINT0 which is reserved for HTC_CTRL_RSVD_SVC and should not be modified to be used for any other services. Reject such service connection responses. Found by Linux Verification Center (linuxtesting.org) with Syzkaller.

CWE-1285 - Improper Validation of Specified Index, Position, or Offset in Input
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies() Fix a slab-out-of-bounds read that occurs in kmemdup() called from brcmf_get_assoc_ies(). The bug could occur when assoc_info->req_len, data from a URB provided by a USB device, is bigger than the size of buffer which is defined as WL_EXTRA_BUF_MAX. Add the size check for req_len/resp_len of assoc_info. Found by a modified version of syzkaller. [ 46.592467][ T7] ================================================================== [ 46.594687][ T7] BUG: KASAN: slab-out-of-bounds in kmemdup+0x3e/0x50 [ 46.596572][ T7] Read of size 3014656 at addr ffff888019442000 by task kworker/0:1/7 [ 46.598575][ T7] [ 46.599157][ T7] CPU: 0 PID: 7 Comm: kworker/0:1 Tainted: G O 5.14.0+ #145 [ 46.601333][ T7] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.12.1-0-ga5cab58e9a3f-prebuilt.qemu.org 04/01/2014 [ 46.604360][ T7] Workqueue: events brcmf_fweh_event_worker [ 46.605943][ T7] Call Trace: [ 46.606584][ T7] dump_stack_lvl+0x8e/0xd1 [ 46.607446][ T7] print_address_description.constprop.0.cold+0x93/0x334 [ 46.608610][ T7] ? kmemdup+0x3e/0x50 [ 46.609341][ T7] kasan_report.cold+0x79/0xd5 [ 46.610151][ T7] ? kmemdup+0x3e/0x50 [ 46.610796][ T7] kasan_check_range+0x14e/0x1b0 [ 46.611691][ T7] memcpy+0x20/0x60 [ 46.612323][ T7] kmemdup+0x3e/0x50 [ 46.612987][ T7] brcmf_get_assoc_ies+0x967/0xf60 [ 46.613904][ T7] ? brcmf_notify_vif_event+0x3d0/0x3d0 [ 46.614831][ T7] ? lock_chain_count+0x20/0x20 [ 46.615683][ T7] ? mark_lock.part.0+0xfc/0x2770 [ 46.616552][ T7] ? lock_chain_count+0x20/0x20 [ 46.617409][ T7] ? mark_lock.part.0+0xfc/0x2770 [ 46.618244][ T7] ? lock_chain_count+0x20/0x20 [ 46.619024][ T7] brcmf_bss_connect_done.constprop.0+0x241/0x2e0 [ 46.620019][ T7] ? brcmf_parse_configure_security.isra.0+0x2a0/0x2a0 [ 46.620818][ T7] ? __lock_acquire+0x181f/0x5790 [ 46.621462][ T7] brcmf_notify_connect_status+0x448/0x1950 [ 46.622134][ T7] ? rcu_read_lock_bh_held+0xb0/0xb0 [ 46.622736][ T7] ? brcmf_cfg80211_join_ibss+0x7b0/0x7b0 [ 46.623390][ T7] ? find_held_lock+0x2d/0x110 [ 46.623962][ T7] ? brcmf_fweh_event_worker+0x19f/0xc60 [ 46.624603][ T7] ? mark_held_locks+0x9f/0xe0 [ 46.625145][ T7] ? lockdep_hardirqs_on_prepare+0x3e0/0x3e0 [ 46.625871][ T7] ? brcmf_cfg80211_join_ibss+0x7b0/0x7b0 [ 46.626545][ T7] brcmf_fweh_call_event_handler.isra.0+0x90/0x100 [ 46.627338][ T7] brcmf_fweh_event_worker+0x557/0xc60 [ 46.627962][ T7] ? brcmf_fweh_call_event_handler.isra.0+0x100/0x100 [ 46.628736][ T7] ? rcu_read_lock_sched_held+0xa1/0xd0 [ 46.629396][ T7] ? rcu_read_lock_bh_held+0xb0/0xb0 [ 46.629970][ T7] ? lockdep_hardirqs_on_prepare+0x273/0x3e0 [ 46.630649][ T7] process_one_work+0x92b/0x1460 [ 46.631205][ T7] ? pwq_dec_nr_in_flight+0x330/0x330 [ 46.631821][ T7] ? rwlock_bug.part.0+0x90/0x90 [ 46.632347][ T7] worker_thread+0x95/0xe00 [ 46.632832][ T7] ? __kthread_parkme+0x115/0x1e0 [ 46.633393][ T7] ? process_one_work+0x1460/0x1460 [ 46.633957][ T7] kthread+0x3a1/0x480 [ 46.634369][ T7] ? set_kthread_struct+0x120/0x120 [ 46.634933][ T7] ret_from_fork+0x1f/0x30 [ 46.635431][ T7] [ 46.635687][ T7] Allocated by task 7: [ 46.636151][ T7] kasan_save_stack+0x1b/0x40 [ 46.636628][ T7] __kasan_kmalloc+0x7c/0x90 [ 46.637108][ T7] kmem_cache_alloc_trace+0x19e/0x330 [ 46.637696][ T7] brcmf_cfg80211_attach+0x4a0/0x4040 [ 46.638275][ T7] brcmf_attach+0x389/0xd40 [ 46.638739][ T7] brcmf_usb_probe+0x12de/0x1690 [ 46.639279][ T7] usb_probe_interface+0x2aa/0x760 [ 46.639820][ T7] really_probe+0x205/0xb70 [ 46.640342][ T7] __driver_probe_device+0 ---truncated---

CWE-125 - Out-of-bounds Read
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051

A flaw out of bounds read in the Linux kernel Marvell mwifiex driver was found in the way user sends malicious Wi-Fi packets. A remote user with Wi-Fi connection could use this flaw to crash the system.

CWE-125 - Out-of-bounds Read
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051
Workaround To mitigate this issue, prevent module mwifiex from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix kernel panic by accessing unallocated eeprom.data The MT7921 driver no longer uses eeprom.data, but the relevant code has not been removed completely since commit 16d98b548365 ("mt76: mt7921: rely on mcu_get_nic_capability"). This could result in potential invalid memory access. To fix the kernel panic issue in mt7921, it is necessary to avoid accessing unallocated eeprom.data which can lead to invalid memory access. Furthermore, it is possible to entirely eliminate the mt7921_mcu_parse_eeprom function and solely depend on mt7921_mcu_parse_response to divide the RxD header. [2.702735] BUG: kernel NULL pointer dereference, address: 0000000000000550 [2.702740] #PF: supervisor write access in kernel mode [2.702741] #PF: error_code(0x0002) - not-present page [2.702743] PGD 0 P4D 0 [2.702747] Oops: 0002 [#1] PREEMPT SMP NOPTI [2.702755] RIP: 0010:mt7921_mcu_parse_response+0x147/0x170 [mt7921_common] [2.702758] RSP: 0018:ffffae7c00fef828 EFLAGS: 00010286 [2.702760] RAX: ffffa367f57be024 RBX: ffffa367cc7bf500 RCX: 0000000000000000 [2.702762] RDX: 0000000000000550 RSI: 0000000000000000 RDI: ffffa367cc7bf500 [2.702763] RBP: ffffae7c00fef840 R08: ffffa367cb167000 R09: 0000000000000005 [2.702764] R10: 0000000000000000 R11: ffffffffc04702e4 R12: ffffa367e8329f40 [2.702766] R13: 0000000000000000 R14: 0000000000000001 R15: ffffa367e8329f40 [2.702768] FS: 000079ee6cf20c40(0000) GS:ffffa36b2f940000(0000) knlGS:0000000000000000 [2.702769] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [2.702775] CR2: 0000000000000550 CR3: 00000001233c6004 CR4: 0000000000770ee0 [2.702776] PKRU: 55555554 [2.702777] Call Trace: [2.702782] mt76_mcu_skb_send_and_get_msg+0xc3/0x11e [mt76 <HASH:1bc4 5>] [2.702785] mt7921_run_firmware+0x241/0x853 [mt7921_common <HASH:6a2f 6>] [2.702789] mt7921e_mcu_init+0x2b/0x56 [mt7921e <HASH:d290 7>] [2.702792] mt7921_register_device+0x2eb/0x5a5 [mt7921_common <HASH:6a2f 6>] [2.702795] ? mt7921_irq_tasklet+0x1d4/0x1d4 [mt7921e <HASH:d290 7>] [2.702797] mt7921_pci_probe+0x2d6/0x319 [mt7921e <HASH:d290 7>] [2.702799] pci_device_probe+0x9f/0x12a

CWE-476 - NULL Pointer Dereference
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free Fix potential use-after-free in l2cap_le_command_rej.

CWE-416 - Use After Free
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051
Workaround To mitigate these vulnerabilities on the operating system level, disable the Bluetooth functionality via blocklisting kernel modules in the Linux kernel. The kernel modules can be prevented from being loaded by using system-wide modprobe rules. Instructions on how to disable Bluetooth modules are available on the customer portal at https://access.redhat.com/solutions/2682931. Alternatively, bluetooth can be disabled within the hardware or at the BIOS level, which will also provide effective mitigation as the kernel will not detect Bluetooth hardware on the system.

An out of bounds array vulnerability exists in the linux kernel, such that a missing check on the start field of a PRZ (persistent ram zone) during initialization leads to damage to the availability and integrity of the system.

CWE-129 - Improper Validation of Array Index
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051
Workaround Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Handle EBUSY correctly As it is seqiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of seqiv may specify MAY_BACKLOG, we also need to expect EBUSY and treat it in the same way. Otherwise backlogged requests will trigger a use-after-free.

CWE-416 - Use After Free
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051
Workaround Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix potential use-after-free when clear keys Similar to commit c5d2b6fa26b5 ("Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk"). We can not access k after kfree_rcu() call.

CWE-416 - Use After Free
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051
Workaround To mitigate these vulnerabilities on the operating system level, disable the Bluetooth functionality via blocklisting kernel modules in the Linux kernel. The kernel modules can be prevented from being loaded by using system-wide modprobe rules. Instructions on how to disable Bluetooth modules are available on the customer portal at https://access.redhat.com/solutions/2682931. Alternatively, bluetooth can be disabled within the hardware or at the BIOS level, which will also provide effective mitigation as the kernel will not detect Bluetooth hardware on the system.

A null pointer dereference exists in the linux kernel such that in obj_stock_flush_required():stock->cached_objcg can be reset between the check and dereference, resulting in damage to the availability of the system.

CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051
Workaround Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

A flaw use after free in the Linux kernel XTS (XOR Encrypt XOR with ciphertext stealing) crypto Kernel module was found in the way privileges user triggers XTS crypto API in specific way. A local user could use this flaw to crash the system or potentially escalate their privileges on the system.

CWE-664 - Improper Control of a Resource Through its Lifetime
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051
Workaround To mitigate this issue, prevent module xts from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.

In the Linux kernel, the following vulnerability has been resolved: eventpoll: Fix semi-unbounded recursion Ensure that epoll instances can never form a graph deeper than EP_MAX_NESTS+1 links. Currently, ep_loop_check_proc() ensures that the graph is loop-free and does some recursion depth checks, but those recursion depth checks don't limit the depth of the resulting tree for two reasons: - They don't look upwards in the tree. - If there are multiple downwards paths of different lengths, only one of the paths is actually considered for the depth check since commit 28d82dc1c4ed ("epoll: limit paths"). Essentially, the current recursion depth check in ep_loop_check_proc() just serves to prevent it from recursing too deeply while checking for loops. A more thorough check is done in reverse_path_check() after the new graph edge has already been created; this checks, among other things, that no paths going upwards from any non-epoll file with a length of more than 5 edges exist. However, this check does not apply to non-epoll files. As a result, it is possible to recurse to a depth of at least roughly 500, tested on v6.15. (I am unsure if deeper recursion is possible; and this may have changed with commit 8c44dac8add7 ("eventpoll: Fix priority inversion problem").) To fix it: 1. In ep_loop_check_proc(), note the subtree depth of each visited node, and use subtree depths for the total depth calculation even when a subtree has already been visited. 2. Add ep_get_upwards_depth_proc() for similarly determining the maximum depth of an upwards walk. 3. In ep_loop_check(), use these values to limit the total path length between epoll nodes to EP_MAX_NESTS edges.

CWE-674 - Uncontrolled Recursion
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051
Workaround Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

A flaw use after free in the Linux kernel NFS functionality was found in the way connected user sends malicious data to the server. A remote user could use this flaw to crash the system.

CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. https://access.redhat.com/errata/RHSA-2025:21051
Workaround To mitigate this issue, prevent module nfs from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.
References
https://access.redhat.com/errata/RHSA-2025:21051 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=2389491 external
https://bugzilla.redhat.com/show_bug.cgi?id=2393481 external
https://bugzilla.redhat.com/show_bug.cgi?id=2395267 external
https://bugzilla.redhat.com/show_bug.cgi?id=2395297 external
https://bugzilla.redhat.com/show_bug.cgi?id=2395322 external
https://bugzilla.redhat.com/show_bug.cgi?id=2395358 external
https://bugzilla.redhat.com/show_bug.cgi?id=2395420 external
https://bugzilla.redhat.com/show_bug.cgi?id=2395858 external
https://bugzilla.redhat.com/show_bug.cgi?id=2395880 external
https://bugzilla.redhat.com/show_bug.cgi?id=2396114 external
https://bugzilla.redhat.com/show_bug.cgi?id=2396152 external
https://bugzilla.redhat.com/show_bug.cgi?id=2396379 external
https://bugzilla.redhat.com/show_bug.cgi?id=2396417 external
https://bugzilla.redhat.com/show_bug.cgi?id=2396419 external
https://bugzilla.redhat.com/show_bug.cgi?id=2396538 external
https://bugzilla.redhat.com/show_bug.cgi?id=2400777 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2022-50356 self
https://bugzilla.redhat.com/show_bug.cgi?id=2396152 external
https://www.cve.org/CVERecord?id=CVE-2022-50356 external
https://nvd.nist.gov/vuln/detail/CVE-2022-50356 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2022-50367 self
https://bugzilla.redhat.com/show_bug.cgi?id=2396114 external
https://www.cve.org/CVERecord?id=CVE-2022-50367 external
https://nvd.nist.gov/vuln/detail/CVE-2022-50367 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2022-50406 self
https://bugzilla.redhat.com/show_bug.cgi?id=2396538 external
https://www.cve.org/CVERecord?id=CVE-2022-50406 external
https://nvd.nist.gov/vuln/detail/CVE-2022-50406 external
https://git.kernel.org/stable/c/3d5f3ba1ac28059bd… external
https://git.kernel.org/stable/c/7308591d9c7787aec… external
https://git.kernel.org/stable/c/82c66c46f73b88be7… external
https://access.redhat.com/security/cve/CVE-2023-53178 self
https://bugzilla.redhat.com/show_bug.cgi?id=2395358 external
https://www.cve.org/CVERecord?id=CVE-2023-53178 external
https://nvd.nist.gov/vuln/detail/CVE-2023-53178 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2023-53185 self
https://bugzilla.redhat.com/show_bug.cgi?id=2395297 external
https://www.cve.org/CVERecord?id=CVE-2023-53185 external
https://nvd.nist.gov/vuln/detail/CVE-2023-53185 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2023-53213 self
https://bugzilla.redhat.com/show_bug.cgi?id=2395267 external
https://www.cve.org/CVERecord?id=CVE-2023-53213 external
https://nvd.nist.gov/vuln/detail/CVE-2023-53213 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2023-53226 self
https://bugzilla.redhat.com/show_bug.cgi?id=2395420 external
https://www.cve.org/CVERecord?id=CVE-2023-53226 external
https://nvd.nist.gov/vuln/detail/CVE-2023-53226 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2023-53232 self
https://bugzilla.redhat.com/show_bug.cgi?id=2395322 external
https://www.cve.org/CVERecord?id=CVE-2023-53232 external
https://nvd.nist.gov/vuln/detail/CVE-2023-53232 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2023-53305 self
https://bugzilla.redhat.com/show_bug.cgi?id=2395858 external
https://www.cve.org/CVERecord?id=CVE-2023-53305 external
https://nvd.nist.gov/vuln/detail/CVE-2023-53305 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2023-53331 self
https://bugzilla.redhat.com/show_bug.cgi?id=2395880 external
https://www.cve.org/CVERecord?id=CVE-2023-53331 external
https://nvd.nist.gov/vuln/detail/CVE-2023-53331 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2023-53373 self
https://bugzilla.redhat.com/show_bug.cgi?id=2396379 external
https://www.cve.org/CVERecord?id=CVE-2023-53373 external
https://nvd.nist.gov/vuln/detail/CVE-2023-53373 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2023-53386 self
https://bugzilla.redhat.com/show_bug.cgi?id=2396419 external
https://www.cve.org/CVERecord?id=CVE-2023-53386 external
https://nvd.nist.gov/vuln/detail/CVE-2023-53386 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2023-53401 self
https://bugzilla.redhat.com/show_bug.cgi?id=2396417 external
https://www.cve.org/CVERecord?id=CVE-2023-53401 external
https://nvd.nist.gov/vuln/detail/CVE-2023-53401 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2023-53494 self
https://bugzilla.redhat.com/show_bug.cgi?id=2400777 external
https://www.cve.org/CVERecord?id=CVE-2023-53494 external
https://nvd.nist.gov/vuln/detail/CVE-2023-53494 external
https://lore.kernel.org/linux-cve-announce/202510… external
https://access.redhat.com/security/cve/CVE-2025-38614 self
https://bugzilla.redhat.com/show_bug.cgi?id=2389491 external
https://www.cve.org/CVERecord?id=CVE-2025-38614 external
https://nvd.nist.gov/vuln/detail/CVE-2025-38614 external
https://lore.kernel.org/linux-cve-announce/202508… external
https://access.redhat.com/security/cve/CVE-2025-39697 self
https://bugzilla.redhat.com/show_bug.cgi?id=2393481 external
https://www.cve.org/CVERecord?id=CVE-2025-39697 external
https://nvd.nist.gov/vuln/detail/CVE-2025-39697 external
https://lore.kernel.org/linux-cve-announce/202509… external

{
  "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: eventpoll: Fix semi-unbounded recursion (CVE-2025-38614)\n\n* kernel: NFS: Fix a race when updating an existing write (CVE-2025-39697)\n\n* kernel: wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies() (CVE-2023-53213)\n\n* kernel: wifi: ath9k: don\u0027t allow to overwrite ENDPOINT0 attributes (CVE-2023-53185)\n\n* kernel: mt76: mt7921: fix kernel panic by accessing unallocated eeprom.data (CVE-2023-53232)\n\n* kernel: mm: fix zswap writeback race condition (CVE-2023-53178)\n\n* kernel: wifi: mwifiex: Fix OOB and integer underflow when rx packets (CVE-2023-53226)\n\n* kernel: Bluetooth: L2CAP: Fix use-after-free (CVE-2023-53305)\n\n* kernel: pstore/ram: Check start of empty przs during init (CVE-2023-53331)\n\n* kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy (CVE-2022-50367)\n\n* kernel: net: sched: sfb: fix null pointer access issue when sfb_init() fails (CVE-2022-50356)\n\n* kernel: crypto: seqiv - Handle EBUSY correctly (CVE-2023-53373)\n\n* kernel: mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required() (CVE-2023-53401)\n\n* kernel: Bluetooth: Fix potential use-after-free when clear keys (CVE-2023-53386)\n\n* kernel: iomap: iomap: fix memory corruption when recording errors during writeback (CVE-2022-50406)\n\n* kernel: crypto: xts - Handle EBUSY correctly (CVE-2023-53494)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2025:21051",
        "url": "https://access.redhat.com/errata/RHSA-2025:21051"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2389491",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389491"
      },
      {
        "category": "external",
        "summary": "2393481",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393481"
      },
      {
        "category": "external",
        "summary": "2395267",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395267"
      },
      {
        "category": "external",
        "summary": "2395297",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395297"
      },
      {
        "category": "external",
        "summary": "2395322",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395322"
      },
      {
        "category": "external",
        "summary": "2395358",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395358"
      },
      {
        "category": "external",
        "summary": "2395420",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395420"
      },
      {
        "category": "external",
        "summary": "2395858",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395858"
      },
      {
        "category": "external",
        "summary": "2395880",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395880"
      },
      {
        "category": "external",
        "summary": "2396114",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396114"
      },
      {
        "category": "external",
        "summary": "2396152",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396152"
      },
      {
        "category": "external",
        "summary": "2396379",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396379"
      },
      {
        "category": "external",
        "summary": "2396417",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396417"
      },
      {
        "category": "external",
        "summary": "2396419",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396419"
      },
      {
        "category": "external",
        "summary": "2396538",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396538"
      },
      {
        "category": "external",
        "summary": "2400777",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2400777"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_21051.json"
      }
    ],
    "title": "Red Hat Security Advisory: kernel security update",
    "tracking": {
      "current_release_date": "2026-03-18T03:07:16+00:00",
      "generator": {
        "date": "2026-03-18T03:07:16+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.3"
        }
      },
      "id": "RHSA-2025:21051",
      "initial_release_date": "2025-11-12T00:40:37+00:00",
      "revision_history": [
        {
          "date": "2025-11-12T00:40:37+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2025-11-12T00:40:37+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-03-18T03:07:16+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.146.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
                  "product_id": "bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "perf-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "perf-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.146.1.el9_2.aarch64",
                "product": {
                  "name": "rtla-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_id": "rtla-0:5.14.0-284.146.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.146.1.el9_2?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
                  "product_id": "bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "perf-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
                "product": {
                  "name": "rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_id": "rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.146.1.el9_2?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
                  "product_id": "bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "perf-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "perf-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.146.1.el9_2.x86_64",
                "product": {
                  "name": "rtla-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_id": "rtla-0:5.14.0-284.146.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.146.1.el9_2?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-0:7.0.0-284.146.1.el9_2.s390x",
                  "product_id": "bpftool-0:7.0.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "perf-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "perf-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.146.1.el9_2.s390x",
                "product": {
                  "name": "rtla-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_id": "rtla-0:5.14.0-284.146.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.146.1.el9_2?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.146.1.el9_2.src",
                "product": {
                  "name": "kernel-0:5.14.0-284.146.1.el9_2.src",
                  "product_id": "kernel-0:5.14.0-284.146.1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.146.1.el9_2?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
                  "product_id": "kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.146.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
                "product": {
                  "name": "kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
                  "product_id": "kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-0:7.0.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-0:7.0.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "bpftool-0:7.0.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-0:7.0.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-0:5.14.0-284.146.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.146.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.146.1.el9_2.src"
        },
        "product_reference": "kernel-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.noarch"
        },
        "product_reference": "kernel-doc-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "rtla-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "rtla-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "rtla-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "rtla-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-0:7.0.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-0:7.0.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "bpftool-0:7.0.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-0:7.0.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-0:5.14.0-284.146.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.146.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.146.1.el9_2.src"
        },
        "product_reference": "kernel-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.noarch"
        },
        "product_reference": "kernel-doc-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.146.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.146.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.146.1.el9_2.aarch64"
        },
        "product_reference": "rtla-0:5.14.0-284.146.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.146.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.146.1.el9_2.ppc64le"
        },
        "product_reference": "rtla-0:5.14.0-284.146.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.146.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.146.1.el9_2.s390x"
        },
        "product_reference": "rtla-0:5.14.0-284.146.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.146.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.146.1.el9_2.x86_64"
        },
        "product_reference": "rtla-0:5.14.0-284.146.1.el9_2.x86_64",
        "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2022-50356",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "discovery_date": "2025-09-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2396152"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A null pointer dereference exists in the linux kernel, such that when sfb_init() fails qdisc is NULL, and it will cause gpf issue, leading to damage to the availability of the system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: net: sched: sfb: fix null pointer access issue when sfb_init() fails",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2022-50356"
        },
        {
          "category": "external",
          "summary": "RHBZ#2396152",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396152"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2022-50356",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-50356"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50356",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50356"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025091714-CVE-2022-50356-fe76@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025091714-CVE-2022-50356-fe76@gregkh/T"
        }
      ],
      "release_date": "2025-09-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: net: sched: sfb: fix null pointer access issue when sfb_init() fails"
    },
    {
      "cve": "CVE-2022-50367",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2025-09-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2396114"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs: fix UAF/GPF bug in nilfs_mdt_destroy\n\nIn alloc_inode, inode_init_always() could return -ENOMEM if\nsecurity_inode_alloc() fails, which causes inode-\u003ei_private\nuninitialized. Then nilfs_is_metadata_file_inode() returns\ntrue and nilfs_free_inode() wrongly calls nilfs_mdt_destroy(),\nwhich frees the uninitialized inode-\u003ei_private\nand leads to crashes(e.g., UAF/GPF).\n\nFix this by moving security_inode_alloc just prior to\nthis_cpu_inc(nr_inodes)",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This patch fixes a use-after-free/GPF bug in the NILFS2 metadata handling. When security_inode_alloc() failed, an uninitialized inode-\u003ei_private pointer could later be freed by nilfs_mdt_destroy(), leading to memory corruption or crashes.\nYou can reproduce this issue on systems using NILFS, because the crash path involves nilfs_mdt_destroy() freeing inode-\u003ei_private when security_inode_alloc() fails. On other filesystems the same cleanup path does not run, so accidental freeing of that uninitialized field is far less likely.\nConsequently, systems not using NILFS are at much lower risk unless they have other code that similarly frees inode-\u003ei_private.\nFor the all versions of the Red Hat Enterprise Linux the config param CONFIG_NILFS2_FS disabled, so with the known scenario of attack it is 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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2022-50367"
        },
        {
          "category": "external",
          "summary": "RHBZ#2396114",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396114"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2022-50367",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-50367"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50367",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50367"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025091716-CVE-2022-50367-651c@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025091716-CVE-2022-50367-651c@gregkh/T"
        }
      ],
      "release_date": "2025-09-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy"
    },
    {
      "cve": "CVE-2022-50406",
      "cwe": {
        "id": "CWE-367",
        "name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
      },
      "discovery_date": "2025-09-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2396538"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\niomap: iomap: fix memory corruption when recording errors during writeback\n\nEvery now and then I see this crash on arm64:\n\nUnable to handle kernel NULL pointer dereference at virtual address 00000000000000f8\nBuffer I/O error on dev dm-0, logical block 8733687, async page read\nMem abort info:\n  ESR = 0x0000000096000006\n  EC = 0x25: DABT (current EL), IL = 32 bits\n  SET = 0, FnV = 0\n  EA = 0, S1PTW = 0\n  FSC = 0x06: level 2 translation fault\nData abort info:\n  ISV = 0, ISS = 0x00000006\n  CM = 0, WnR = 0\nuser pgtable: 64k pages, 42-bit VAs, pgdp=0000000139750000\n[00000000000000f8] pgd=0000000000000000, p4d=0000000000000000, pud=0000000000000000, pmd=0000000000000000\nInternal error: Oops: 96000006 [#1] PREEMPT SMP\nBuffer I/O error on dev dm-0, logical block 8733688, async page read\nDumping ftrace buffer:\nBuffer I/O error on dev dm-0, logical block 8733689, async page read\n   (ftrace buffer empty)\nXFS (dm-0): log I/O error -5\nModules linked in: dm_thin_pool dm_persistent_data\nXFS (dm-0): Metadata I/O Error (0x1) detected at xfs_trans_read_buf_map+0x1ec/0x590 [xfs] (fs/xfs/xfs_trans_buf.c:296).\n dm_bio_prison\nXFS (dm-0): Please unmount the filesystem and rectify the problem(s)\nXFS (dm-0): xfs_imap_lookup: xfs_ialloc_read_agi() returned error -5, agno 0\n dm_bufio dm_log_writes xfs nft_chain_nat xt_REDIRECT nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_REJECT\npotentially unexpected fatal signal 6.\n nf_reject_ipv6\npotentially unexpected fatal signal 6.\n ipt_REJECT nf_reject_ipv4\nCPU: 1 PID: 122166 Comm: fsstress Tainted: G        W          6.0.0-rc5-djwa #rc5 3004c9f1de887ebae86015f2677638ce51ee7\n rpcsec_gss_krb5 auth_rpcgss xt_tcpudp ip_set_hash_ip ip_set_hash_net xt_set nft_compat ip_set_hash_mac ip_set nf_tables\nHardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021\npstate: 60001000 (nZCv daif -PAN -UAO -TCO -DIT +SSBS BTYPE=--)\n ip_tables\npc : 000003fd6d7df200\n x_tables\nlr : 000003fd6d7df1ec\n overlay nfsv4\nCPU: 0 PID: 54031 Comm: u4:3 Tainted: G        W          6.0.0-rc5-djwa #rc5 3004c9f1de887ebae86015f2677638ce51ee7405\nHardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021\nWorkqueue: writeback wb_workfn\nsp : 000003ffd9522fd0\n (flush-253:0)\npstate: 60401005 (nZCv daif +PAN -UAO -TCO -DIT +SSBS BTYPE=--)\npc : errseq_set+0x1c/0x100\nx29: 000003ffd9522fd0 x28: 0000000000000023 x27: 000002acefeb6780\nx26: 0000000000000005 x25: 0000000000000001 x24: 0000000000000000\nx23: 00000000ffffffff x22: 0000000000000005\nlr : __filemap_set_wb_err+0x24/0xe0\n x21: 0000000000000006\nsp : fffffe000f80f760\nx29: fffffe000f80f760 x28: 0000000000000003 x27: fffffe000f80f9f8\nx26: 0000000002523000 x25: 00000000fffffffb x24: fffffe000f80f868\nx23: fffffe000f80fbb0 x22: fffffc0180c26a78 x21: 0000000002530000\nx20: 0000000000000000 x19: 0000000000000000 x18: 0000000000000000\n\nx17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000000\nx14: 0000000000000001 x13: 0000000000470af3 x12: fffffc0058f70000\nx11: 0000000000000040 x10: 0000000000001b20 x9 : fffffe000836b288\nx8 : fffffc00eb9fd480 x7 : 0000000000f83659 x6 : 0000000000000000\nx5 : 0000000000000869 x4 : 0000000000000005 x3 : 00000000000000f8\nx20: 000003fd6d740020 x19: 000000000001dd36 x18: 0000000000000001\nx17: 000003fd6d78704c x16: 0000000000000001 x15: 000002acfac87668\nx2 : 0000000000000ffa x1 : 00000000fffffffb x0 : 00000000000000f8\nCall trace:\n errseq_set+0x1c/0x100\n __filemap_set_wb_err+0x24/0xe0\n iomap_do_writepage+0x5e4/0xd5c\n write_cache_pages+0x208/0x674\n iomap_writepages+0x34/0x60\n xfs_vm_writepages+0x8c/0xcc [xfs 7a861f39c43631f15d3a5884246ba5035d4ca78b]\nx14: 0000000000000000 x13: 2064656e72757465 x12: 0000000000002180\nx11: 000003fd6d8a82d0 x10: 0000000000000000 x9 : 000003fd6d8ae288\nx8 : 0000000000000083 x7 : 00000000ffffffff x6 : 00000000ffffffee\nx5 : 00000000fbad2887 x4 : 000003fd6d9abb58 x3 : 000003fd6d740020\nx2 : 0000000000000006 x1 : 000000000001dd36 x0 : 0000000000000000\nCPU: \n---truncated---",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: iomap: iomap: fix memory corruption when recording errors during writeback",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2022-50406"
        },
        {
          "category": "external",
          "summary": "RHBZ#2396538",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396538"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2022-50406",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-50406"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50406",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50406"
        },
        {
          "category": "external",
          "summary": "https://git.kernel.org/stable/c/3d5f3ba1ac28059bdf7000cae2403e4e984308d2",
          "url": "https://git.kernel.org/stable/c/3d5f3ba1ac28059bdf7000cae2403e4e984308d2"
        },
        {
          "category": "external",
          "summary": "https://git.kernel.org/stable/c/7308591d9c7787aec58f6a01a7823f14e90db7a2",
          "url": "https://git.kernel.org/stable/c/7308591d9c7787aec58f6a01a7823f14e90db7a2"
        },
        {
          "category": "external",
          "summary": "https://git.kernel.org/stable/c/82c66c46f73b88be74c869e2cbfef45281adf3c6",
          "url": "https://git.kernel.org/stable/c/82c66c46f73b88be74c869e2cbfef45281adf3c6"
        }
      ],
      "release_date": "2025-09-18T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: iomap: iomap: fix memory corruption when recording errors during writeback"
    },
    {
      "cve": "CVE-2023-53178",
      "cwe": {
        "id": "CWE-367",
        "name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
      },
      "discovery_date": "2025-09-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2395358"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: fix zswap writeback race condition\n\nThe zswap writeback mechanism can cause a race condition resulting in\nmemory corruption, where a swapped out page gets swapped in with data that\nwas written to a different page.\n\nThe race unfolds like this:\n1. a page with data A and swap offset X is stored in zswap\n2. page A is removed off the LRU by zpool driver for writeback in\n   zswap-shrink work, data for A is mapped by zpool driver\n3. user space program faults and invalidates page entry A, offset X is\n   considered free\n4. kswapd stores page B at offset X in zswap (zswap could also be\n   full, if so, page B would then be IOed to X, then skip step 5.)\n5. entry A is replaced by B in tree-\u003erbroot, this doesn\u0027t affect the\n   local reference held by zswap-shrink work\n6. zswap-shrink work writes back A at X, and frees zswap entry A\n7. swapin of slot X brings A in memory instead of B\n\nThe fix:\nOnce the swap page cache has been allocated (case ZSWAP_SWAPCACHE_NEW),\nzswap-shrink work just checks that the local zswap_entry reference is\nstill the same as the one in the tree.  If it\u0027s not the same it means that\nit\u0027s either been invalidated or replaced, in both cases the writeback is\naborted because the local entry contains stale data.\n\nReproducer:\nI originally found this by running `stress` overnight to validate my work\non the zswap writeback mechanism, it manifested after hours on my test\nmachine.  The key to make it happen is having zswap writebacks, so\nwhatever setup pumps /sys/kernel/debug/zswap/written_back_pages should do\nthe trick.\n\nIn order to reproduce this faster on a vm, I setup a system with ~100M of\navailable memory and a 500M swap file, then running `stress --vm 1\n--vm-bytes 300000000 --vm-stride 4000` makes it happen in matter of tens\nof minutes.  One can speed things up even more by swinging\n/sys/module/zswap/parameters/max_pool_percent up and down between, say, 20\nand 1; this makes it reproduce in tens of seconds.  It\u0027s crucial to set\n`--vm-stride` to something other than 4096 otherwise `stress` won\u0027t\nrealize that memory has been corrupted because all pages would have the\nsame data.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: mm: fix zswap writeback race condition",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is a race condition in the zswap writeback path that can lead to memory corruption when a swap slot is reused while a writeback is still in progress.\nA local unprivileged user can potentially trigger this issue by applying heavy memory pressure and causing frequent zswap evictions.\nWhile exploitation for data leakage or privilege escalation is unlikely, the flaw can result in data integrity issues or system instability under specific conditions.",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-53178"
        },
        {
          "category": "external",
          "summary": "RHBZ#2395358",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395358"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-53178",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53178"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53178",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53178"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025091555-CVE-2023-53178-9d27@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025091555-CVE-2023-53178-9d27@gregkh/T"
        }
      ],
      "release_date": "2025-09-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: mm: fix zswap writeback race condition"
    },
    {
      "cve": "CVE-2023-53185",
      "cwe": {
        "id": "CWE-1285",
        "name": "Improper Validation of Specified Index, Position, or Offset in Input"
      },
      "discovery_date": "2025-09-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2395297"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath9k: don\u0027t allow to overwrite ENDPOINT0 attributes\n\nA bad USB device is able to construct a service connection response\nmessage with target endpoint being ENDPOINT0 which is reserved for\nHTC_CTRL_RSVD_SVC and should not be modified to be used for any other\nservices.\n\nReject such service connection responses.\n\nFound by Linux Verification Center (linuxtesting.org) with Syzkaller.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: wifi: ath9k: don\u0027t allow to overwrite ENDPOINT0 attributes",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-53185"
        },
        {
          "category": "external",
          "summary": "RHBZ#2395297",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395297"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-53185",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53185"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53185",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53185"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025091557-CVE-2023-53185-2f8d@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025091557-CVE-2023-53185-2f8d@gregkh/T"
        }
      ],
      "release_date": "2025-09-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        }
      ],
      "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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: wifi: ath9k: don\u0027t allow to overwrite ENDPOINT0 attributes"
    },
    {
      "cve": "CVE-2023-53213",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "discovery_date": "2025-09-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2395267"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()\n\nFix a slab-out-of-bounds read that occurs in kmemdup() called from\nbrcmf_get_assoc_ies().\nThe bug could occur when assoc_info-\u003ereq_len, data from a URB provided\nby a USB device, is bigger than the size of buffer which is defined as\nWL_EXTRA_BUF_MAX.\n\nAdd the size check for req_len/resp_len of assoc_info.\n\nFound by a modified version of syzkaller.\n\n[   46.592467][    T7] ==================================================================\n[   46.594687][    T7] BUG: KASAN: slab-out-of-bounds in kmemdup+0x3e/0x50\n[   46.596572][    T7] Read of size 3014656 at addr ffff888019442000 by task kworker/0:1/7\n[   46.598575][    T7]\n[   46.599157][    T7] CPU: 0 PID: 7 Comm: kworker/0:1 Tainted: G           O      5.14.0+ #145\n[   46.601333][    T7] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.12.1-0-ga5cab58e9a3f-prebuilt.qemu.org 04/01/2014\n[   46.604360][    T7] Workqueue: events brcmf_fweh_event_worker\n[   46.605943][    T7] Call Trace:\n[   46.606584][    T7]  dump_stack_lvl+0x8e/0xd1\n[   46.607446][    T7]  print_address_description.constprop.0.cold+0x93/0x334\n[   46.608610][    T7]  ? kmemdup+0x3e/0x50\n[   46.609341][    T7]  kasan_report.cold+0x79/0xd5\n[   46.610151][    T7]  ? kmemdup+0x3e/0x50\n[   46.610796][    T7]  kasan_check_range+0x14e/0x1b0\n[   46.611691][    T7]  memcpy+0x20/0x60\n[   46.612323][    T7]  kmemdup+0x3e/0x50\n[   46.612987][    T7]  brcmf_get_assoc_ies+0x967/0xf60\n[   46.613904][    T7]  ? brcmf_notify_vif_event+0x3d0/0x3d0\n[   46.614831][    T7]  ? lock_chain_count+0x20/0x20\n[   46.615683][    T7]  ? mark_lock.part.0+0xfc/0x2770\n[   46.616552][    T7]  ? lock_chain_count+0x20/0x20\n[   46.617409][    T7]  ? mark_lock.part.0+0xfc/0x2770\n[   46.618244][    T7]  ? lock_chain_count+0x20/0x20\n[   46.619024][    T7]  brcmf_bss_connect_done.constprop.0+0x241/0x2e0\n[   46.620019][    T7]  ? brcmf_parse_configure_security.isra.0+0x2a0/0x2a0\n[   46.620818][    T7]  ? __lock_acquire+0x181f/0x5790\n[   46.621462][    T7]  brcmf_notify_connect_status+0x448/0x1950\n[   46.622134][    T7]  ? rcu_read_lock_bh_held+0xb0/0xb0\n[   46.622736][    T7]  ? brcmf_cfg80211_join_ibss+0x7b0/0x7b0\n[   46.623390][    T7]  ? find_held_lock+0x2d/0x110\n[   46.623962][    T7]  ? brcmf_fweh_event_worker+0x19f/0xc60\n[   46.624603][    T7]  ? mark_held_locks+0x9f/0xe0\n[   46.625145][    T7]  ? lockdep_hardirqs_on_prepare+0x3e0/0x3e0\n[   46.625871][    T7]  ? brcmf_cfg80211_join_ibss+0x7b0/0x7b0\n[   46.626545][    T7]  brcmf_fweh_call_event_handler.isra.0+0x90/0x100\n[   46.627338][    T7]  brcmf_fweh_event_worker+0x557/0xc60\n[   46.627962][    T7]  ? brcmf_fweh_call_event_handler.isra.0+0x100/0x100\n[   46.628736][    T7]  ? rcu_read_lock_sched_held+0xa1/0xd0\n[   46.629396][    T7]  ? rcu_read_lock_bh_held+0xb0/0xb0\n[   46.629970][    T7]  ? lockdep_hardirqs_on_prepare+0x273/0x3e0\n[   46.630649][    T7]  process_one_work+0x92b/0x1460\n[   46.631205][    T7]  ? pwq_dec_nr_in_flight+0x330/0x330\n[   46.631821][    T7]  ? rwlock_bug.part.0+0x90/0x90\n[   46.632347][    T7]  worker_thread+0x95/0xe00\n[   46.632832][    T7]  ? __kthread_parkme+0x115/0x1e0\n[   46.633393][    T7]  ? process_one_work+0x1460/0x1460\n[   46.633957][    T7]  kthread+0x3a1/0x480\n[   46.634369][    T7]  ? set_kthread_struct+0x120/0x120\n[   46.634933][    T7]  ret_from_fork+0x1f/0x30\n[   46.635431][    T7]\n[   46.635687][    T7] Allocated by task 7:\n[   46.636151][    T7]  kasan_save_stack+0x1b/0x40\n[   46.636628][    T7]  __kasan_kmalloc+0x7c/0x90\n[   46.637108][    T7]  kmem_cache_alloc_trace+0x19e/0x330\n[   46.637696][    T7]  brcmf_cfg80211_attach+0x4a0/0x4040\n[   46.638275][    T7]  brcmf_attach+0x389/0xd40\n[   46.638739][    T7]  brcmf_usb_probe+0x12de/0x1690\n[   46.639279][    T7]  usb_probe_interface+0x2aa/0x760\n[   46.639820][    T7]  really_probe+0x205/0xb70\n[   46.640342][    T7]  __driver_probe_device+0\n---truncated---",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-53213"
        },
        {
          "category": "external",
          "summary": "RHBZ#2395267",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395267"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-53213",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53213"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53213",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53213"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025091511-CVE-2023-53213-dfc5@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025091511-CVE-2023-53213-dfc5@gregkh/T"
        }
      ],
      "release_date": "2025-09-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        }
      ],
      "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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()"
    },
    {
      "cve": "CVE-2023-53226",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "discovery_date": "2025-09-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2395420"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw out of bounds read in the Linux kernel Marvell mwifiex driver was found in the way user sends malicious Wi-Fi packets. A remote user with Wi-Fi connection could use this flaw to crash the system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: wifi: mwifiex: Fix OOB and integer underflow when rx packets",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A vulnerability in the Marvell mwifiex driver (mwifiex, Marvell Wi-Fi) allows malformed over-the-air frames to trigger out-of-bounds reads and an integer underflow in the RX path, which can crash the kernel or drop packets. Remote code execution is highly unlikely \u2014 the flaw manifests as OOB reads / length miscalculations (leading to OOPS/panic or DoS), not as a controllable arbitrary-write or instruction pointer corruption, so an attacker cannot reliably gain code execution from this bug.\nThis issue only affects systems running the mwifiex driver; if the system does not use Marvell\u2019s mwifiex module there is no exposure.",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-53226"
        },
        {
          "category": "external",
          "summary": "RHBZ#2395420",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395420"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-53226",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53226"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53226",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53226"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025091513-CVE-2023-53226-a44a@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025091513-CVE-2023-53226-a44a@gregkh/T"
        }
      ],
      "release_date": "2025-09-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, prevent module mwifiex 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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: wifi: mwifiex: Fix OOB and integer underflow when rx packets"
    },
    {
      "cve": "CVE-2023-53232",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "discovery_date": "2025-09-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2395322"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmt76: mt7921: fix kernel panic by accessing unallocated eeprom.data\n\nThe MT7921 driver no longer uses eeprom.data, but the relevant code has not\nbeen removed completely since\ncommit 16d98b548365 (\"mt76: mt7921: rely on mcu_get_nic_capability\").\nThis could result in potential invalid memory access.\n\nTo fix the kernel panic issue in mt7921, it is necessary to avoid accessing\nunallocated eeprom.data which can lead to invalid memory access.\n\nFurthermore, it is possible to entirely eliminate the\nmt7921_mcu_parse_eeprom function and solely depend on\nmt7921_mcu_parse_response to divide the RxD header.\n\n[2.702735] BUG: kernel NULL pointer dereference, address: 0000000000000550\n[2.702740] #PF: supervisor write access in kernel mode\n[2.702741] #PF: error_code(0x0002) - not-present page\n[2.702743] PGD 0 P4D 0\n[2.702747] Oops: 0002 [#1] PREEMPT SMP NOPTI\n[2.702755] RIP: 0010:mt7921_mcu_parse_response+0x147/0x170 [mt7921_common]\n[2.702758] RSP: 0018:ffffae7c00fef828 EFLAGS: 00010286\n[2.702760] RAX: ffffa367f57be024 RBX: ffffa367cc7bf500 RCX: 0000000000000000\n[2.702762] RDX: 0000000000000550 RSI: 0000000000000000 RDI: ffffa367cc7bf500\n[2.702763] RBP: ffffae7c00fef840 R08: ffffa367cb167000 R09: 0000000000000005\n[2.702764] R10: 0000000000000000 R11: ffffffffc04702e4 R12: ffffa367e8329f40\n[2.702766] R13: 0000000000000000 R14: 0000000000000001 R15: ffffa367e8329f40\n[2.702768] FS:  000079ee6cf20c40(0000) GS:ffffa36b2f940000(0000) knlGS:0000000000000000\n[2.702769] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[2.702775] CR2: 0000000000000550 CR3: 00000001233c6004 CR4: 0000000000770ee0\n[2.702776] PKRU: 55555554\n[2.702777] Call Trace:\n[2.702782]  mt76_mcu_skb_send_and_get_msg+0xc3/0x11e [mt76 \u003cHASH:1bc4 5\u003e]\n[2.702785]  mt7921_run_firmware+0x241/0x853 [mt7921_common \u003cHASH:6a2f 6\u003e]\n[2.702789]  mt7921e_mcu_init+0x2b/0x56 [mt7921e \u003cHASH:d290 7\u003e]\n[2.702792]  mt7921_register_device+0x2eb/0x5a5 [mt7921_common \u003cHASH:6a2f 6\u003e]\n[2.702795]  ? mt7921_irq_tasklet+0x1d4/0x1d4 [mt7921e \u003cHASH:d290 7\u003e]\n[2.702797]  mt7921_pci_probe+0x2d6/0x319 [mt7921e \u003cHASH:d290 7\u003e]\n[2.702799]  pci_device_probe+0x9f/0x12a",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: mt76: mt7921: fix kernel panic by accessing unallocated eeprom.data",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-53232"
        },
        {
          "category": "external",
          "summary": "RHBZ#2395322",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395322"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-53232",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53232"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53232",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53232"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025091515-CVE-2023-53232-39fa@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025091515-CVE-2023-53232-39fa@gregkh/T"
        }
      ],
      "release_date": "2025-09-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        }
      ],
      "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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: mt76: mt7921: fix kernel panic by accessing unallocated eeprom.data"
    },
    {
      "cve": "CVE-2023-53305",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2025-09-16T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2395858"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: L2CAP: Fix use-after-free\n\nFix potential use-after-free in l2cap_le_command_rej.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: Bluetooth: L2CAP: Fix use-after-free",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This L2CAP issue is adjacency-only (Bluetooth LE): an attacker must be within radio range and craft malicious LE frames. Impact is primarily kernel crash / DoS.\nIt could trigger a use-after-free condition when processing LE command rejection.\nIn practice an attacker must either establish a BLE connection or rely on the device accepting unauthenticated L2CAP traffic. If the device enforces pairing/authentication for L2CAP operations, exploitation from an unauthenticated remote actor is unlikely.\nFixed in Red Hat Enterprise Linux 9 starting from 9.4.",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-53305"
        },
        {
          "category": "external",
          "summary": "RHBZ#2395858",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395858"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-53305",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53305"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53305",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53305"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025091641-CVE-2023-53305-b8fe@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025091641-CVE-2023-53305-b8fe@gregkh/T"
        }
      ],
      "release_date": "2025-09-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        },
        {
          "category": "workaround",
          "details": "To mitigate these vulnerabilities on the operating system level, disable the Bluetooth functionality via blocklisting kernel modules in the Linux kernel. The kernel modules can be prevented from being loaded by using system-wide modprobe rules. Instructions on how to disable Bluetooth modules are available on the customer portal at https://access.redhat.com/solutions/2682931.\n\nAlternatively, bluetooth can be disabled within the hardware or at the BIOS level, which will also provide effective mitigation as the kernel will not detect Bluetooth hardware on the system.",
          "product_ids": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: Bluetooth: L2CAP: Fix use-after-free"
    },
    {
      "cve": "CVE-2023-53331",
      "cwe": {
        "id": "CWE-129",
        "name": "Improper Validation of Array Index"
      },
      "discovery_date": "2025-09-16T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2395880"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An out of bounds array vulnerability exists in the linux kernel, such that a missing check on the start field of a PRZ (persistent ram zone) during initialization leads to damage to the availability and integrity of the system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: pstore/ram: Check start of empty przs during init",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-53331"
        },
        {
          "category": "external",
          "summary": "RHBZ#2395880",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395880"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-53331",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53331"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53331",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53331"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025091645-CVE-2023-53331-50a3@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025091645-CVE-2023-53331-50a3@gregkh/T"
        }
      ],
      "release_date": "2025-09-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: pstore/ram: Check start of empty przs during init"
    },
    {
      "cve": "CVE-2023-53373",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2025-09-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2396379"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: seqiv - Handle EBUSY correctly\n\nAs it is seqiv only handles the special return value of EINPROGERSS,\nwhich means that in all other cases it will free data related to the\nrequest.\n\nHowever, as the caller of seqiv may specify MAY_BACKLOG, we also need\nto expect EBUSY and treat it in the same way.  Otherwise backlogged\nrequests will trigger a use-after-free.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: crypto: seqiv - Handle EBUSY correctly",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The flaw is in the seqiv IV generator and can lead to a use-after-free when backlogged crypto requests return -EBUSY. Triggering it is easier locally by flooding the kernel crypto API (e.g. via AF_ALG or many concurrent AEAD requests) because the attacker must create backlog conditions. Remote triggering is much harder and only realistic for specific configurations (for example an in-kernel IPsec/TLS path that uses seqiv for AEAD). In practice this means an unprivileged local user with access to the kernel crypto interface is the most likely threat vector, while a remote attacker would need the target to both use seqiv and be inducible into heavy crypto backlog.",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-53373"
        },
        {
          "category": "external",
          "summary": "RHBZ#2396379",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396379"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-53373",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53373"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53373",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53373"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025091855-CVE-2023-53373-087e@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025091855-CVE-2023-53373-087e@gregkh/T"
        }
      ],
      "release_date": "2025-09-18T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: crypto: seqiv - Handle EBUSY correctly"
    },
    {
      "cve": "CVE-2023-53386",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2025-09-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2396419"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: Fix potential use-after-free when clear keys\n\nSimilar to commit c5d2b6fa26b5 (\"Bluetooth: Fix use-after-free in\nhci_remove_ltk/hci_remove_irk\"). We can not access k after kfree_rcu()\ncall.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: Bluetooth: Fix potential use-after-free when clear keys",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A use-after-free bug was identified in the Bluetooth stack when clearing link and security keys. The code iterated with list_for_each_entry() and freed items with kfree_rcu(), allowing access to freed memory.\nA local user with Bluetooth administration privileges (e.g. able to unpair devices, reset the adapter or manage stored keys) can reliably trigger this bug, causing use-after-free and likely DoS/kernel crash. And the confidential data leakage from freed memory is theoretically possible. Triggering this remotely is difficult \u2014 an unauthenticated/unknown device generally cannot force the kernel to clear those local key lists \u2014 and would realistically require a device that is already paired/authenticated (or otherwise an exploit chain) to influence the same code paths.",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-53386"
        },
        {
          "category": "external",
          "summary": "RHBZ#2396419",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396419"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-53386",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53386"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53386",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53386"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025091857-CVE-2023-53386-8ab2@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025091857-CVE-2023-53386-8ab2@gregkh/T"
        }
      ],
      "release_date": "2025-09-18T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        },
        {
          "category": "workaround",
          "details": "To mitigate these vulnerabilities on the operating system level, disable the Bluetooth functionality via blocklisting kernel modules in the Linux kernel. The kernel modules can be prevented from being loaded by using system-wide modprobe rules. Instructions on how to disable Bluetooth modules are available on the customer portal at https://access.redhat.com/solutions/2682931.\n\nAlternatively, bluetooth can be disabled within the hardware or at the BIOS level, which will also provide effective mitigation as the kernel will not detect Bluetooth hardware on the system.",
          "product_ids": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: Bluetooth: Fix potential use-after-free when clear keys"
    },
    {
      "cve": "CVE-2023-53401",
      "cwe": {
        "id": "CWE-362",
        "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
      },
      "discovery_date": "2025-09-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2396417"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A null pointer dereference exists in the linux kernel such that in obj_stock_flush_required():stock-\u003ecached_objcg can be reset between the check and dereference, resulting in damage to the availability of the system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A race in the memcg/objcg accounting allowed stock-\u003ecached_objcg to change between check and use, leading to a NULL pointer dereference and kernel crash under concurrency. The fix uses READ_ONCE/WRITE_ONCE for all accesses to cached_objcg, eliminating the data race observed by KCSAN. Impact is a local kernel DoS",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-53401"
        },
        {
          "category": "external",
          "summary": "RHBZ#2396417",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396417"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-53401",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53401"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53401",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53401"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025091800-CVE-2023-53401-b668@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025091800-CVE-2023-53401-b668@gregkh/T"
        }
      ],
      "release_date": "2025-09-18T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()"
    },
    {
      "cve": "CVE-2023-53494",
      "cwe": {
        "id": "CWE-664",
        "name": "Improper Control of a Resource Through its Lifetime"
      },
      "discovery_date": "2025-10-01T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2400777"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw use after free in the Linux kernel XTS (XOR Encrypt XOR with ciphertext stealing) crypto Kernel module was found in the way privileges user triggers XTS crypto API in specific way.\nA local user could use this flaw to crash the system or potentially escalate their privileges on the system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: crypto: xts - Handle EBUSY correctly",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The patch fixes a use-after-free in the XTS skcipher template where -EBUSY from the crypto backend (with MAY_BACKLOG) was not treated like -EINPROGRESS, causing request data to be freed while still referenced.\nImpact is kernel memory corruption (high integrity/availability impact).\nFor the CVSS the PR:L because triggering requires the ability to invoke kernel crypto operations (e.g., via AF_ALG skcipher XTS) and craft conditions that lead to a backlogged request.\nNote: In a standard Linux installation, this vulnerability can only be triggered by the root user, since access to the kernel crypto API (e.g., via AF_ALG sockets or device-mapper targets using XTS mode) requires CAP_SYS_ADMIN privileges.\nHowever, in specific environments such as containers or sandboxed setups where unprivileged users are granted CAP_SYS_ADMIN (or equivalent capabilities), a non-root user within that environment may also be able to exploit the issue.\nIn hardened setups where AF_ALG is restricted, this path may be limited to privileged users.",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-53494"
        },
        {
          "category": "external",
          "summary": "RHBZ#2400777",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2400777"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-53494",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53494"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53494",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53494"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025100124-CVE-2023-53494-6542@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025100124-CVE-2023-53494-6542@gregkh/T"
        }
      ],
      "release_date": "2025-10-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, prevent module xts 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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: crypto: xts - Handle EBUSY correctly"
    },
    {
      "cve": "CVE-2025-38614",
      "cwe": {
        "id": "CWE-674",
        "name": "Uncontrolled Recursion"
      },
      "discovery_date": "2025-08-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2389491"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\neventpoll: Fix semi-unbounded recursion\n\nEnsure that epoll instances can never form a graph deeper than\nEP_MAX_NESTS+1 links.\n\nCurrently, ep_loop_check_proc() ensures that the graph is loop-free and\ndoes some recursion depth checks, but those recursion depth checks don\u0027t\nlimit the depth of the resulting tree for two reasons:\n\n - They don\u0027t look upwards in the tree.\n - If there are multiple downwards paths of different lengths, only one of\n   the paths is actually considered for the depth check since commit\n   28d82dc1c4ed (\"epoll: limit paths\").\n\nEssentially, the current recursion depth check in ep_loop_check_proc() just\nserves to prevent it from recursing too deeply while checking for loops.\n\nA more thorough check is done in reverse_path_check() after the new graph\nedge has already been created; this checks, among other things, that no\npaths going upwards from any non-epoll file with a length of more than 5\nedges exist. However, this check does not apply to non-epoll files.\n\nAs a result, it is possible to recurse to a depth of at least roughly 500,\ntested on v6.15. (I am unsure if deeper recursion is possible; and this may\nhave changed with commit 8c44dac8add7 (\"eventpoll: Fix priority inversion\nproblem\").)\n\nTo fix it:\n\n1. In ep_loop_check_proc(), note the subtree depth of each visited node,\nand use subtree depths for the total depth calculation even when a subtree\nhas already been visited.\n2. Add ep_get_upwards_depth_proc() for similarly determining the maximum\ndepth of an upwards walk.\n3. In ep_loop_check(), use these values to limit the total path length\nbetween epoll nodes to EP_MAX_NESTS edges.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: eventpoll: Fix semi-unbounded recursion",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A local unprivileged user can trigger this issue by creating deeply nested chains of epoll file descriptors using the standard epoll_create and epoll_ctl syscalls. No special capabilities or elevated rights are required \u2014 any user with the ability to open file descriptors can exploit it. This can lead to excessive kernel stack usage and ultimately a denial of service (system crash).",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-38614"
        },
        {
          "category": "external",
          "summary": "RHBZ#2389491",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389491"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-38614",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38614"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38614",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38614"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025081924-CVE-2025-38614-883c@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025081924-CVE-2025-38614-883c@gregkh/T"
        }
      ],
      "release_date": "2025-08-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 6.2,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: eventpoll: Fix semi-unbounded recursion"
    },
    {
      "cve": "CVE-2025-39697",
      "cwe": {
        "id": "CWE-362",
        "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
      },
      "discovery_date": "2025-09-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2393481"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw use after free in the Linux kernel NFS functionality was found in the way connected user sends malicious data to the server. A remote user could use this flaw to crash the system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: NFS: Fix a race when updating an existing write",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A race condition in the NFS write path allowed a request to be removed after it was checked but before the page-group lock was taken. The fix acquires the page-group lock earlier and holds it across request removal, preventing use-after-state races. This can be triggered by a client with write access to an export and may lead to a kernel crash (remote DoS).\nThis race condition is difficult to trigger in practice, as it requires several conditions to align (concurrent write activity and timing), and there is no evidence of remote control over memory contents. Therefore the most likely outcome is a denial of service (Availability: High), with Confidentiality and Integrity unaffected.",
          "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.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
          "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
          "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-39697"
        },
        {
          "category": "external",
          "summary": "RHBZ#2393481",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393481"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-39697",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39697"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-39697",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39697"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025090548-CVE-2025-39697-5284@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025090548-CVE-2025-39697-5284@gregkh/T"
        }
      ],
      "release_date": "2025-09-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-11-12T00:40:37+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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:21051"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, prevent module nfs 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.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.src",
            "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.146.1.el9_2.noarch",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.146.1.el9_2.x86_64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.aarch64",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.ppc64le",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.s390x",
            "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.146.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: NFS: Fix a race when updating an existing write"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

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.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…