RHSA-2026:45192

Vulnerability from csaf_redhat - Published: 2026-07-24 16:01 - Updated: 2026-07-24 20:39
Summary
Red Hat Security Advisory: kernel security, bug fix, and enhancement update
Severity
Important
Notes
Topic: An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fix(es): * kernel: KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O (CVE-2025-40026) * kernel: dm log: fix out-of-bounds write due to region_count overflow (CVE-2026-53059) * kernel: drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl() (CVE-2026-52976) * kernel: drm/xe/dma-buf: fix UAF with retry loop (CVE-2026-52950) * kernel: ipv6: fix possible UAF in icmpv6_rcv() (CVE-2026-53006) Bug Fix(es) and Enhancement(s): * scsi device removal may hang from race with error recovery [rhel-9.8.z] (JIRA:RHEL-187412) * [RHEL9] kvm fixes for 2026-07-21 [rhel-9.8.z] (JIRA:RHEL-213468) 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.

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O When completing emulation of instruction that generated a userspace exit for I/O, don't recheck L1 intercepts as KVM has already finished that phase of instruction execution, i.e. has already committed to allowing L2 to perform I/O. If L1 (or host userspace) modifies the I/O permission bitmaps during the exit to userspace, KVM will treat the access as being intercepted despite already having emulated the I/O access. Pivot on EMULTYPE_NO_DECODE to detect that KVM is completing emulation. Of the three users of EMULTYPE_NO_DECODE, only complete_emulated_io() (the intended "recipient") can reach the code in question. gp_interception()'s use is mutually exclusive with is_guest_mode(), and complete_emulated_insn_gp() unconditionally pairs EMULTYPE_NO_DECODE with EMULTYPE_SKIP. The bad behavior was detected by a syzkaller program that toggles port I/O interception during the userspace I/O exit, ultimately resulting in a WARN on vcpu->arch.pio.count being non-zero due to KVM no completing emulation of the I/O instruction. WARNING: CPU: 23 PID: 1083 at arch/x86/kvm/x86.c:8039 emulator_pio_in_out+0x154/0x170 [kvm] Modules linked in: kvm_intel kvm irqbypass CPU: 23 UID: 1000 PID: 1083 Comm: repro Not tainted 6.16.0-rc5-c1610d2d66b1-next-vm #74 NONE Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015 RIP: 0010:emulator_pio_in_out+0x154/0x170 [kvm] PKRU: 55555554 Call Trace: <TASK> kvm_fast_pio+0xd6/0x1d0 [kvm] vmx_handle_exit+0x149/0x610 [kvm_intel] kvm_arch_vcpu_ioctl_run+0xda8/0x1ac0 [kvm] kvm_vcpu_ioctl+0x244/0x8c0 [kvm] __x64_sys_ioctl+0x8a/0xd0 do_syscall_64+0x5d/0xc60 entry_SYSCALL_64_after_hwframe+0x4b/0x53 </TASK>

CWE-754 - Improper Check for Unusual or Exceptional Conditions
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Workaround
Threats
Impact Moderate

A flaw was found in the Linux kernel, specifically within the drm/xe/dma-buf component. This Use-After-Free (UAF) vulnerability occurs due to an issue in a retry loop, where a buffer object is prematurely freed on error. An attacker could potentially exploit this to cause memory corruption, leading to system instability or, in some cases, arbitrary code execution.

CWE-825 - Expired Pointer Dereference
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Threats
Impact Important

A flaw was found in the Linux kernel. Specifically, within the `drm/xe` graphics driver, two error handling issues in the `xe_exec_queue_create_ioctl()` function could lead to memory corruption. This could result in a dangling pointer or a use-after-free vulnerability. A local attacker could potentially exploit these issues to cause a system crash (denial of service) or gain elevated privileges.

CWE-825 - Expired Pointer Dereference
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Threats
Impact Important

A flaw was found in the Linux kernel's IPv6 (Internet Protocol version 6) implementation. This vulnerability, a Use-After-Free (UAF) error, occurs due to incorrect caching of network packet addresses before a memory operation. An attacker could potentially exploit this flaw to cause memory corruption, which may lead to a denial of service or, in some scenarios, arbitrary code execution.

CWE-825 - Expired Pointer Dereference
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Threats
Impact Important

A flaw was found in the Linux kernel's device-mapper log (dm log) component. A local attacker could exploit an integer overflow vulnerability where a 64-bit value is truncated to 32 bits, leading to undersized memory allocations. This allows for out-of-bounds writes to kernel memory during log operations. Successful exploitation of this flaw can cause a kernel crash, resulting in a Denial of Service (DoS) for the affected system.

CWE-190 - Integer Overflow or Wraparound
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x
Vendor Fix fix
Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64
Vendor Fix fix
Threats
Impact Moderate
References
URL Category
https://access.redhat.com/errata/RHSA-2026:45192 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=2406712 external
https://bugzilla.redhat.com/show_bug.cgi?id=2492277 external
https://bugzilla.redhat.com/show_bug.cgi?id=2492284 external
https://bugzilla.redhat.com/show_bug.cgi?id=2492318 external
https://bugzilla.redhat.com/show_bug.cgi?id=2492363 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2025-40026 self
https://bugzilla.redhat.com/show_bug.cgi?id=2406712 external
https://www.cve.org/CVERecord?id=CVE-2025-40026 external
https://nvd.nist.gov/vuln/detail/CVE-2025-40026 external
https://lore.kernel.org/linux-cve-announce/202510… external
https://access.redhat.com/security/cve/CVE-2026-52950 self
https://bugzilla.redhat.com/show_bug.cgi?id=2492318 external
https://www.cve.org/CVERecord?id=CVE-2026-52950 external
https://nvd.nist.gov/vuln/detail/CVE-2026-52950 external
https://lore.kernel.org/linux-cve-announce/202606… external
https://access.redhat.com/security/cve/CVE-2026-52976 self
https://bugzilla.redhat.com/show_bug.cgi?id=2492284 external
https://www.cve.org/CVERecord?id=CVE-2026-52976 external
https://nvd.nist.gov/vuln/detail/CVE-2026-52976 external
https://lore.kernel.org/linux-cve-announce/202606… external
https://access.redhat.com/security/cve/CVE-2026-53006 self
https://bugzilla.redhat.com/show_bug.cgi?id=2492363 external
https://www.cve.org/CVERecord?id=CVE-2026-53006 external
https://nvd.nist.gov/vuln/detail/CVE-2026-53006 external
https://lore.kernel.org/linux-cve-announce/202606… external
https://access.redhat.com/security/cve/CVE-2026-53059 self
https://bugzilla.redhat.com/show_bug.cgi?id=2492277 external
https://www.cve.org/CVERecord?id=CVE-2026-53059 external
https://nvd.nist.gov/vuln/detail/CVE-2026-53059 external
https://lore.kernel.org/linux-cve-announce/202606… external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for kernel is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: KVM: x86: Don\u0027t (re)check L1 intercepts when completing userspace I/O (CVE-2025-40026)\n\n* kernel: dm log: fix out-of-bounds write due to region_count overflow (CVE-2026-53059)\n\n* kernel: drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl() (CVE-2026-52976)\n\n* kernel: drm/xe/dma-buf: fix UAF with retry loop (CVE-2026-52950)\n\n* kernel: ipv6: fix possible UAF in icmpv6_rcv() (CVE-2026-53006)\n\nBug Fix(es) and Enhancement(s):\n\n* scsi device removal may hang from race with error recovery [rhel-9.8.z] (JIRA:RHEL-187412)\n\n* [RHEL9] kvm fixes for 2026-07-21 [rhel-9.8.z] (JIRA:RHEL-213468)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2026:45192",
        "url": "https://access.redhat.com/errata/RHSA-2026:45192"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2406712",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406712"
      },
      {
        "category": "external",
        "summary": "2492277",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492277"
      },
      {
        "category": "external",
        "summary": "2492284",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492284"
      },
      {
        "category": "external",
        "summary": "2492318",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492318"
      },
      {
        "category": "external",
        "summary": "2492363",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492363"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_45192.json"
      }
    ],
    "title": "Red Hat Security Advisory: kernel security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2026-07-24T20:39:11+00:00",
      "generator": {
        "date": "2026-07-24T20:39:11+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "5.3.7"
        }
      },
      "id": "RHSA-2026:45192",
      "initial_release_date": "2026-07-24T16:01:00+00:00",
      "revision_history": [
        {
          "date": "2026-07-24T16:01:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-07-24T16:01:00+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-07-24T20:39:11+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                  "product_id": "AppStream-9.8.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux BaseOS (v. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux BaseOS (v. 9)",
                  "product_id": "BaseOS-9.8.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
                  "product_id": "CRB-9.8.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Real Time for NFV (v. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux Real Time for NFV (v. 9)",
                  "product_id": "NFV-9.8.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::nfv"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Real Time (v. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux Real Time (v. 9)",
                  "product_id": "RT-9.8.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::realtime"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-687.30.1.el9_8.src",
                "product": {
                  "name": "kernel-0:5.14.0-687.30.1.el9_8.src",
                  "product_id": "kernel-0:5.14.0-687.30.1.el9_8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-687.30.1.el9_8?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug-debuginfo@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debuginfo@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "libperf-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "libperf-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "perf-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "perf-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "rtla-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "rtla-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rv-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "rv-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "rv-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rv@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-extra@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-devel@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-modules@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-modules-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-modules-extra@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_id": "kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-687.30.1.el9_8?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "perf-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "perf-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rv-0:5.14.0-687.30.1.el9_8.ppc64le",
                "product": {
                  "name": "rv-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_id": "rv-0:5.14.0-687.30.1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rv@5.14.0-687.30.1.el9_8?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt-addons@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "libperf-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "libperf-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "perf-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "perf-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "rtla-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "rtla-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rv-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "rv-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "rv-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rv@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-687.30.1.el9_8?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "libperf-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "libperf-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "perf-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "perf-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "rtla-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "rtla-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rv-0:5.14.0-687.30.1.el9_8.s390x",
                "product": {
                  "name": "rv-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_id": "rv-0:5.14.0-687.30.1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rv@5.14.0-687.30.1.el9_8?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
                  "product_id": "kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-687.30.1.el9_8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
                "product": {
                  "name": "kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
                  "product_id": "kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-687.30.1.el9_8?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:5.14.0-687.30.1.el9_8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch"
        },
        "product_reference": "kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "perf-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "perf-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "perf-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "perf-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "rtla-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "rtla-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "rtla-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rv-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "rv-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rv-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "rv-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rv-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "rv-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rv-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "rv-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-687.30.1.el9_8.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src"
        },
        "product_reference": "kernel-0:5.14.0-687.30.1.el9_8.src",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
          "product_id": "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "libperf-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "libperf-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "libperf-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
          "product_id": "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "NFV-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
          "product_id": "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
        "relates_to_product_reference": "RT-9.8.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-40026",
      "cwe": {
        "id": "CWE-754",
        "name": "Improper Check for Unusual or Exceptional Conditions"
      },
      "discovery_date": "2025-10-28T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2406712"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86: Don\u0027t (re)check L1 intercepts when completing userspace I/O\n\nWhen completing emulation of instruction that generated a userspace exit\nfor I/O, don\u0027t recheck L1 intercepts as KVM has already finished that\nphase of instruction execution, i.e. has already committed to allowing L2\nto perform I/O.  If L1 (or host userspace) modifies the I/O permission\nbitmaps during the exit to userspace,  KVM will treat the access as being\nintercepted despite already having emulated the I/O access.\n\nPivot on EMULTYPE_NO_DECODE to detect that KVM is completing emulation.\nOf the three users of EMULTYPE_NO_DECODE, only complete_emulated_io() (the\nintended \"recipient\") can reach the code in question.  gp_interception()\u0027s\nuse is mutually exclusive with is_guest_mode(), and\ncomplete_emulated_insn_gp() unconditionally pairs EMULTYPE_NO_DECODE with\nEMULTYPE_SKIP.\n\nThe bad behavior was detected by a syzkaller program that toggles port I/O\ninterception during the userspace I/O exit, ultimately resulting in a WARN\non vcpu-\u003earch.pio.count being non-zero due to KVM no completing emulation\nof the I/O instruction.\n\n  WARNING: CPU: 23 PID: 1083 at arch/x86/kvm/x86.c:8039 emulator_pio_in_out+0x154/0x170 [kvm]\n  Modules linked in: kvm_intel kvm irqbypass\n  CPU: 23 UID: 1000 PID: 1083 Comm: repro Not tainted 6.16.0-rc5-c1610d2d66b1-next-vm #74 NONE\n  Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015\n  RIP: 0010:emulator_pio_in_out+0x154/0x170 [kvm]\n  PKRU: 55555554\n  Call Trace:\n   \u003cTASK\u003e\n   kvm_fast_pio+0xd6/0x1d0 [kvm]\n   vmx_handle_exit+0x149/0x610 [kvm_intel]\n   kvm_arch_vcpu_ioctl_run+0xda8/0x1ac0 [kvm]\n   kvm_vcpu_ioctl+0x244/0x8c0 [kvm]\n   __x64_sys_ioctl+0x8a/0xd0\n   do_syscall_64+0x5d/0xc60\n   entry_SYSCALL_64_after_hwframe+0x4b/0x53\n   \u003c/TASK\u003e",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: KVM: x86: Don\u0027t (re)check L1 intercepts when completing userspace I/O",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "KVM x86 was re-checking L1 instruction intercepts while completing a userspace I/O emulation for an L2 instruction. If L1 (or host userspace) modified I/O interception during the exit, KVM could wrongly treat the already-emulated I/O as intercepted and leave vcpu-\u003earch.pio.count non-zero, triggering a WARN and potentially disrupting the guest.\nPractical exploitation requires local access to /dev/kvm and the ability to run nested virtualization or manipulate I/O bitmaps.",
          "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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-40026"
        },
        {
          "category": "external",
          "summary": "RHBZ#2406712",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406712"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-40026",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40026",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40026"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025102841-CVE-2025-40026-760b@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025102841-CVE-2025-40026-760b@gregkh/T"
        }
      ],
      "release_date": "2025-10-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-07-24T16:01:00+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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:45192"
        },
        {
          "category": "workaround",
          "details": "This vulnerability can be mitigated by disabling nested virtualization. Create a file in `/etc/modprobe.d/` with a descriptive name, such as `cve-2026-53359-mitigation.conf`. In that file, disable nested virtualization for the `kvm_intel` and `kvm_amd` kernel modules:\n```\noptions kvm-intel nested=0\noptions kvm-amd nested=0\n```\n\nUse `lsmod` to determine if either module is already loaded. If so, remove loaded modules with `modprobe -r`. To validate that nested virtualization is disabled, read the files `/sys/module/kvm_intel/parameters/nested` and `/sys/module/kvm_amd/parameters/nested`. If these modules are loaded, those files should read `N` to indicate that the feature is disabled.\n\nIn OpenShift 4, a MachineConfig can be utilized to create a modprobe configuration allowing control of the module on applicable nodes. See the following article for an example.\n\nhttps://access.redhat.com/solutions/6979679",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: KVM: x86: Don\u0027t (re)check L1 intercepts when completing userspace I/O"
    },
    {
      "cve": "CVE-2026-52950",
      "cwe": {
        "id": "CWE-825",
        "name": "Expired Pointer Dereference"
      },
      "discovery_date": "2026-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2492318"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Linux kernel, specifically within the drm/xe/dma-buf component. This Use-After-Free (UAF) vulnerability occurs due to an issue in a retry loop, where a buffer object is prematurely freed on error. An attacker could potentially exploit this to cause memory corruption, leading to system instability or, in some cases, arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: drm/xe/dma-buf: fix UAF with retry loop",
          "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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-52950"
        },
        {
          "category": "external",
          "summary": "RHBZ#2492318",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492318"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-52950",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-52950"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-52950",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-52950"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2026062433-CVE-2026-52950-9c1a@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2026062433-CVE-2026-52950-9c1a@gregkh/T"
        }
      ],
      "release_date": "2026-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-07-24T16:01:00+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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:45192"
        }
      ],
      "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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "kernel: drm/xe/dma-buf: fix UAF with retry loop"
    },
    {
      "cve": "CVE-2026-52976",
      "cwe": {
        "id": "CWE-825",
        "name": "Expired Pointer Dereference"
      },
      "discovery_date": "2026-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2492284"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Linux kernel. Specifically, within the `drm/xe` graphics driver, two error handling issues in the `xe_exec_queue_create_ioctl()` function could lead to memory corruption. This could result in a dangling pointer or a use-after-free vulnerability. A local attacker could potentially exploit these issues to cause a system crash (denial of service) or gain elevated privileges.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()",
          "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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-52976"
        },
        {
          "category": "external",
          "summary": "RHBZ#2492284",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492284"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-52976",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-52976"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-52976",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-52976"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2026062440-CVE-2026-52976-d615@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2026062440-CVE-2026-52976-d615@gregkh/T"
        }
      ],
      "release_date": "2026-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-07-24T16:01:00+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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:45192"
        }
      ],
      "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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "kernel: drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()"
    },
    {
      "cve": "CVE-2026-53006",
      "cwe": {
        "id": "CWE-825",
        "name": "Expired Pointer Dereference"
      },
      "discovery_date": "2026-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2492363"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Linux kernel\u0027s IPv6 (Internet Protocol version 6) implementation. This vulnerability, a Use-After-Free (UAF) error, occurs due to incorrect caching of network packet addresses before a memory operation. An attacker could potentially exploit this flaw to cause memory corruption, which may lead to a denial of service or, in some scenarios, arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: ipv6: fix possible UAF in icmpv6_rcv()",
          "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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-53006"
        },
        {
          "category": "external",
          "summary": "RHBZ#2492363",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492363"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-53006",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-53006"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53006",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53006"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2026062448-CVE-2026-53006-2b02@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2026062448-CVE-2026-53006-2b02@gregkh/T"
        }
      ],
      "release_date": "2026-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-07-24T16:01:00+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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:45192"
        }
      ],
      "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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "kernel: ipv6: fix possible UAF in icmpv6_rcv()"
    },
    {
      "cve": "CVE-2026-53059",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "discovery_date": "2026-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2492277"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Linux kernel\u0027s device-mapper log (dm log) component. A local attacker could exploit an integer overflow vulnerability where a 64-bit value is truncated to 32 bits, leading to undersized memory allocations. This allows for out-of-bounds writes to kernel memory during log operations. Successful exploitation of this flaw can cause a kernel crash, resulting in a Denial of Service (DoS) for the affected system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: dm log: fix out-of-bounds write due to region_count overflow",
          "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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
          "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
          "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
          "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-53059"
        },
        {
          "category": "external",
          "summary": "RHBZ#2492277",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492277"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-53059",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-53059"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53059",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53059"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2026062401-CVE-2026-53059-f32e@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2026062401-CVE-2026-53059-f32e@gregkh/T"
        }
      ],
      "release_date": "2026-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-07-24T16:01:00+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.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:45192"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 6.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-64k-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debug-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-devel-matched-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-doc-0:5.14.0-687.30.1.el9_8.noarch",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rtla-0:5.14.0-687.30.1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:rv-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.src",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-abi-stablelists-0:5.14.0-687.30.1.el9_8.noarch",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debug-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-tools-libs-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-uki-virt-addons-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-core-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "BaseOS-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-s390x-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-tools-libs-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.ppc64le",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.s390x",
            "CRB-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "NFV-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-64k-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debug-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-devel-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-core-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-rt-modules-extra-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:kernel-tools-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:libperf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.aarch64",
            "RT-9.8.0.Z.MAIN.EUS:python3-perf-debuginfo-0:5.14.0-687.30.1.el9_8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: dm log: fix out-of-bounds write due to region_count overflow"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…