RHSA-2026:10996

Vulnerability from csaf_redhat - Published: 2026-04-27 18:20 - Updated: 2026-06-25 11:12
Summary
Red Hat Security Advisory: kernel security update
Severity
Important
Notes
Topic: An update for kernel is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. 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: scsi: qla2xxx: Fix improper freeing of purex item (CVE-2025-68741) * kernel: macvlan: fix possible UAF in macvlan_forward_source() (CVE-2026-23001) * kernel: Kernel: Privilege escalation or denial of service in nf_tables via inverted element activity check (CVE-2026-23111) 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: scsi: qla2xxx: Fix improper freeing of purex item In qla2xxx_process_purls_iocb(), an item is allocated via qla27xx_copy_multiple_pkt(), which internally calls qla24xx_alloc_purex_item(). The qla24xx_alloc_purex_item() function may return a pre-allocated item from a per-adapter pool for small allocations, instead of dynamically allocating memory with kzalloc(). An error handling path in qla2xxx_process_purls_iocb() incorrectly uses kfree() to release the item. If the item was from the pre-allocated pool, calling kfree() on it is a bug that can lead to memory corruption. Fix this by using the correct deallocation function, qla24xx_free_purex_item(), which properly handles both dynamically allocated and pre-allocated items.

CWE-763 - Release of Invalid Pointer or Reference
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Threats
Impact Moderate

In the Linux kernel, the following vulnerability has been resolved: macvlan: fix possible UAF in macvlan_forward_source() Add RCU protection on (struct macvlan_source_entry)->vlan. Whenever macvlan_hash_del_source() is called, we must clear entry->vlan pointer before RCU grace period starts. This allows macvlan_forward_source() to skip over entries queued for freeing. Note that macvlan_dev are already RCU protected, as they are embedded in a standard netdev (netdev_priv(ndev)). https: //lore.kernel.org/netdev/695fb1e8.050a0220.1c677c.039f.GAE@google.com/T/#u

CWE-416 - Use After Free
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Threats
Impact Moderate

A flaw was found in the Linux kernel's nf_tables component. A logic bug in nft_map_catchall_activate causes an inverted element activity check during the abort path of a failed transaction. This can lead to a use-after-free vulnerability, as catchall verdict elements may still reference a freed chain. A local low privileged user can exploit this to cause a denial of service or potentially achieve privilege escalation.

CWE-672 - Operation on a Resource after Expiration or Release
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64
Vendor Fix fix
Workaround
Threats
Impact Important

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for kernel is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\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: scsi: qla2xxx: Fix improper freeing of purex item (CVE-2025-68741)\n\n* kernel: macvlan: fix possible UAF in macvlan_forward_source() (CVE-2026-23001)\n\n* kernel: Kernel: Privilege escalation or denial of service in nf_tables via inverted element activity check (CVE-2026-23111)\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:10996",
        "url": "https://access.redhat.com/errata/RHSA-2026:10996"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2425046",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425046"
      },
      {
        "category": "external",
        "summary": "2432664",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432664"
      },
      {
        "category": "external",
        "summary": "2439687",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439687"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_10996.json"
      }
    ],
    "title": "Red Hat Security Advisory: kernel security update",
    "tracking": {
      "current_release_date": "2026-06-25T11:12:28+00:00",
      "generator": {
        "date": "2026-06-25T11:12:28+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "5.1.0"
        }
      },
      "id": "RHSA-2026:10996",
      "initial_release_date": "2026-04-27T18:20:17+00:00",
      "revision_history": [
        {
          "date": "2026-04-27T18:20:17+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-04-27T18:20:17+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-06-25T11:12:28+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
                  "product_id": "AppStream-10.0.Z.E2S",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
                "product": {
                  "name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
                  "product_id": "BaseOS-10.0.Z.E2S",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
                "product": {
                  "name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
                  "product_id": "CRB-10.0.Z.E2S",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
                "product": {
                  "name": "Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
                  "product_id": "NFV-10.0.Z.E2S",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
                "product": {
                  "name": "Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
                  "product_id": "RT-10.0.Z.E2S",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "perf-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "perf-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "rtla-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "rtla-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rv-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "rv-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "rv-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rv@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug-debuginfo@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debuginfo@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt-addons@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "libperf-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "libperf-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-extra@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-devel@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-modules@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-modules-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-64k-modules-extra@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_id": "kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@6.12.0-55.70.1.el10_0?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "perf-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "perf-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rv-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "rv-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "rv-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rv@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
                "product": {
                  "name": "libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_id": "libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf@6.12.0-55.70.1.el10_0?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "perf-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "perf-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "rtla-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "rtla-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rv-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "rv-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "rv-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rv@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt-addons@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "libperf-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "libperf-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@6.12.0-55.70.1.el10_0?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "perf-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "perf-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "rtla-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "rtla-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rv-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "rv-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "rv-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rv@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-0:6.12.0-55.70.1.el10_0.s390x",
                "product": {
                  "name": "libperf-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_id": "libperf-0:6.12.0-55.70.1.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf@6.12.0-55.70.1.el10_0?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
                "product": {
                  "name": "kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
                  "product_id": "kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@6.12.0-55.70.1.el10_0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
                  "product_id": "kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@6.12.0-55.70.1.el10_0?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-0:6.12.0-55.70.1.el10_0.src",
                "product": {
                  "name": "kernel-0:6.12.0-55.70.1.el10_0.src",
                  "product_id": "kernel-0:6.12.0-55.70.1.el10_0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@6.12.0-55.70.1.el10_0?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:6.12.0-55.70.1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch"
        },
        "product_reference": "kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "perf-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "perf-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "perf-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "perf-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "rtla-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "rtla-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "rtla-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rv-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "rv-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rv-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "rv-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rv-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "rv-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rv-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
          "product_id": "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "rv-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:6.12.0-55.70.1.el10_0.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src"
        },
        "product_reference": "kernel-0:6.12.0-55.70.1.el10_0.src",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
          "product_id": "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "BaseOS-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "libperf-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "libperf-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "libperf-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
          "product_id": "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
          "product_id": "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "NFV-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
          "product_id": "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
        "relates_to_product_reference": "RT-10.0.Z.E2S"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-68741",
      "cwe": {
        "id": "CWE-763",
        "name": "Release of Invalid Pointer or Reference"
      },
      "discovery_date": "2025-12-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2425046"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: qla2xxx: Fix improper freeing of purex item\n\nIn qla2xxx_process_purls_iocb(), an item is allocated via\nqla27xx_copy_multiple_pkt(), which internally calls\nqla24xx_alloc_purex_item().\n\nThe qla24xx_alloc_purex_item() function may return a pre-allocated item\nfrom a per-adapter pool for small allocations, instead of dynamically\nallocating memory with kzalloc().\n\nAn error handling path in qla2xxx_process_purls_iocb() incorrectly uses\nkfree() to release the item. If the item was from the pre-allocated\npool, calling kfree() on it is a bug that can lead to memory corruption.\n\nFix this by using the correct deallocation function,\nqla24xx_free_purex_item(), which properly handles both dynamically\nallocated and pre-allocated items.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: scsi: qla2xxx: Fix improper freeing of purex item",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
          "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
          "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-68741"
        },
        {
          "category": "external",
          "summary": "RHBZ#2425046",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425046"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-68741",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-68741"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68741",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68741"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2025122415-CVE-2025-68741-894a@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2025122415-CVE-2025-68741-894a@gregkh/T"
        }
      ],
      "release_date": "2025-12-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-27T18:20:17+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
          "product_ids": [
            "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:10996"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: scsi: qla2xxx: Fix improper freeing of purex item"
    },
    {
      "cve": "CVE-2026-23001",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2026-01-25T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2432664"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmacvlan: fix possible UAF in macvlan_forward_source()\n\nAdd RCU protection on (struct macvlan_source_entry)-\u003evlan.\n\nWhenever macvlan_hash_del_source() is called, we must clear\nentry-\u003evlan pointer before RCU grace period starts.\n\nThis allows macvlan_forward_source() to skip over\nentries queued for freeing.\n\nNote that macvlan_dev are already RCU protected, as they\nare embedded in a standard netdev (netdev_priv(ndev)).\n\nhttps: //lore.kernel.org/netdev/695fb1e8.050a0220.1c677c.039f.GAE@google.com/T/#u",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: macvlan: fix possible UAF in macvlan_forward_source()",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A use-after-free can occur in macvlan source-mode forwarding when a source hash entry is deleted while the transmit/forwarding path still dereferences entry.vlan without proper RCU protection. A local attacker who can configure macvlan networking can race deletion with packet processing to crash the kernel and potentially achieve memory corruption.\nExploitation typically requires the CAP_NET_ADMIN capability (often within a user namespace).",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
          "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
          "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-23001"
        },
        {
          "category": "external",
          "summary": "RHBZ#2432664",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432664"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-23001",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-23001"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23001",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23001"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2026012534-CVE-2026-23001-7ab0@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2026012534-CVE-2026-23001-7ab0@gregkh/T"
        }
      ],
      "release_date": "2026-01-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-27T18:20:17+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
          "product_ids": [
            "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:10996"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, prevent module macvlan from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
          "product_ids": [
            "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: macvlan: fix possible UAF in macvlan_forward_source()"
    },
    {
      "cve": "CVE-2026-23111",
      "cwe": {
        "id": "CWE-672",
        "name": "Operation on a Resource after Expiration or Release"
      },
      "discovery_date": "2026-02-13T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2439687"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Linux kernel\u0027s nf_tables component. A logic bug in nft_map_catchall_activate causes an inverted element activity check during the abort path of a failed transaction. This can lead to a use-after-free vulnerability, as catchall verdict elements may still reference a freed chain. A local low privileged user can exploit this to cause a denial of service or potentially achieve privilege escalation.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: Kernel: Privilege escalation or denial of service in nf_tables via inverted element activity check",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A logic bug in nf_tables nft_map_catchall_activate uses an inverted element active check during the abort path of a failed transaction. This can prevent re activation of catchall map elements and for NFT_GOTO verdict elements it can skip restoring the chain use reference count. Repeating an abort sequence can permanently decrement chain use until DELCHAIN frees the chain while catchall elements still reference it which can result in a use after free. For the CVSS the PR is L, but in the paranoid scenario the unprivileged users may reach nf_tables via user namespaces with delegated CAP_NET_ADMIN. The issue is not directly network reachable and is triggered by local nftables control plane operations. Impact can range from denial of service to potential privilege escalation depending on heap reuse.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
          "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64",
          "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64",
          "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le",
          "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x",
          "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src",
          "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
          "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
          "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
          "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
          "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
          "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-23111"
        },
        {
          "category": "external",
          "summary": "RHBZ#2439687",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439687"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-23111",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-23111"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23111",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23111"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-cve-announce/2026021300-CVE-2026-23111-9762@gregkh/T",
          "url": "https://lore.kernel.org/linux-cve-announce/2026021300-CVE-2026-23111-9762@gregkh/T"
        }
      ],
      "release_date": "2026-02-13T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-27T18:20:17+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
          "product_ids": [
            "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:10996"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, prevent module nf_tables from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
          "product_ids": [
            "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.70.1.el10_0.noarch",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.70.1.el10_0.x86_64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.aarch64",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.ppc64le",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.s390x",
            "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.src",
            "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.70.1.el10_0.noarch",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.ppc64le",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.s390x",
            "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.aarch64",
            "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.70.1.el10_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "kernel: Kernel: Privilege escalation or denial of service in nf_tables via inverted element activity check"
    }
  ]
}


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…