RHEL 9 : kernel (RHSA-2026:67150)
| Reporter | Title | Published | Views | Family All 42 |
|---|---|---|---|---|
| CVE-2025-68745 | 24 Dec 202512:09 | – | cve | |
| CVE-2026-23466 | 3 Apr 202615:15 | – | cve | |
| CVE-2026-31479 | 22 Apr 202613:54 | – | cve | |
| CVE-2026-31566 | 24 Apr 202614:35 | – | cve | |
| CVE-2026-31656 | 24 Apr 202614:45 | – | cve | |
| CVE-2026-31692 | 30 Apr 202610:34 | – | cve | |
| CVE-2026-43334 | 8 May 202613:31 | – | cve | |
| CVE-2026-43368 | 8 May 202614:21 | – | cve | |
| CVE-2026-43370 | 8 May 202614:21 | – | cve | |
| CVE-2026-52917 | 24 Jun 202607:14 | – | cve |
10
| Source | Link |
|---|---|
| bugzilla | www.bugzilla.redhat.com/show_bug.cgi |
| bugzilla | www.bugzilla.redhat.com/show_bug.cgi |
| bugzilla | www.bugzilla.redhat.com/show_bug.cgi |
| bugzilla | www.bugzilla.redhat.com/show_bug.cgi |
| bugzilla | www.bugzilla.redhat.com/show_bug.cgi |
| bugzilla | www.bugzilla.redhat.com/show_bug.cgi |
| bugzilla | www.bugzilla.redhat.com/show_bug.cgi |
| bugzilla | www.bugzilla.redhat.com/show_bug.cgi |
| bugzilla | www.bugzilla.redhat.com/show_bug.cgi |
| bugzilla | www.bugzilla.redhat.com/show_bug.cgi |
10
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
#
# The descriptive text and package checks in this plugin were
# extracted from Red Hat Security Advisory RHSA-2026:67150. The text
# itself is copyright (C) Red Hat, Inc.
##
include('compat.inc');
if (description)
{
script_id(345600);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/09/14");
script_cve_id(
"CVE-2025-68745",
"CVE-2026-23466",
"CVE-2026-31479",
"CVE-2026-31566",
"CVE-2026-31656",
"CVE-2026-31692",
"CVE-2026-43334",
"CVE-2026-43368",
"CVE-2026-43370",
"CVE-2026-52917",
"CVE-2026-52918",
"CVE-2026-52947",
"CVE-2026-53053",
"CVE-2026-53072",
"CVE-2026-53091",
"CVE-2026-53182",
"CVE-2026-53209",
"CVE-2026-53246",
"CVE-2026-53254",
"CVE-2026-53256",
"CVE-2026-63801",
"CVE-2026-63889",
"CVE-2026-63944",
"CVE-2026-63945",
"CVE-2026-63946",
"CVE-2026-63947",
"CVE-2026-63971",
"CVE-2026-63975",
"CVE-2026-64037",
"CVE-2026-64113",
"CVE-2026-64117",
"CVE-2026-64255",
"CVE-2026-64515",
"CVE-2026-68086",
"CVE-2026-68117",
"CVE-2026-68264",
"CVE-2026-68300",
"CVE-2026-68315",
"CVE-2026-68376",
"CVE-2026-68402",
"CVE-2026-68406",
"CVE-2026-72098"
);
script_xref(name:"RHSA", value:"2026:67150");
script_name(english:"RHEL 9 : kernel (RHSA-2026:67150)");
script_set_attribute(attribute:"synopsis", value:
"The remote Red Hat host is missing one or more security updates.");
script_set_attribute(attribute:"description", value:
"The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as
referenced in the RHSA-2026:67150 advisory.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: Linux kernel: Denial of Service in qla2xxx SCSI driver due to improper command handling after
chip reset (CVE-2025-68745)
* kernel: drm/xe: Open-code GGTT MMIO access protection (CVE-2026-23466)
* kernel: drm/xe: always keep track of remap prev/next (CVE-2026-31479)
* kernel: drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib (CVE-2026-31566)
* kernel: drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat (CVE-2026-31656)
* kernel: rtnetlink: add missing netlink_ns_capable() check for peer netns (CVE-2026-31692)
* kernel: Bluetooth: SMP: force responder MITM requirements before building the pairing response
(CVE-2026-43334)
* kernel: drm/i915: Fix potential overflow of shmem scatterlist length (CVE-2026-43368)
* kernel: drm/amdgpu: Fix use-after-free race in VM acquire (CVE-2026-43370)
* kernel: Bluetooth: serialize accept_q access (CVE-2026-52918)
* kernel: sctp: diag: reject stale associations in dump_one path (CVE-2026-52917)
* kernel: net: pull headers in qdisc_pkt_len_segs_init() (CVE-2026-53091)
* kernel: iommu/amd: Fix clone_alias() to use the original device's devid (CVE-2026-53053)
* kernel: Bluetooth: fix locking in hci_conn_request_evt() with HCI_PROTO_DEFER (CVE-2026-53072)
* kernel: net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove (CVE-2026-52947)
* kernel: Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() (CVE-2026-53256)
* kernel: wifi: nl80211: reject oversized EMA RNR lists (CVE-2026-53182)
* kernel: Bluetooth: hci_sync: reject oversized Broadcast Announcement prepend (CVE-2026-53209)
* kernel: sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing (CVE-2026-53246)
* kernel: Bluetooth: RFCOMM: validate skb length in MCC handlers (CVE-2026-53254)
* kernel: tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (CVE-2026-63801)
* kernel: scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32 (CVE-2026-63889)
* kernel: sctp: fix race between sctp_wait_for_connect and peeloff (CVE-2026-63971)
* kernel: Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp (CVE-2026-63975)
* kernel: Bluetooth: HIDP: fix missing length checks in hidp_input_report() (CVE-2026-63947)
* kernel: Bluetooth: hci_sync: fix UAF in hci_le_create_cis_sync (CVE-2026-63944)
* kernel: Bluetooth: ISO: fix UAF in iso_recv_frame (CVE-2026-63946)
* kernel: Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock (CVE-2026-63945)
* kernel: wifi: mac80211: capture fast-RX rate before mesh reuses skb->cb (CVE-2026-64117)
* kernel: wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled (CVE-2026-64037)
* kernel: ixgbevf: fix use-after-free in VEPA multicast source pruning (CVE-2026-64113)
* kernel: wifi: iwlwifi: mld: validate sta_mask before ffs() in BA session handlers (CVE-2026-64255)
* kernel: wifi: mac80211: fix MLE defragmentation (CVE-2026-64515)
* kernel: mm/khugepaged: write all dirty file folios when collapsing (CVE-2026-68086)
* kernel: Linux kernel: Wi-Fi subsystem out-of-bounds read via crafted frames (CVE-2026-68402)
* kernel: sctp: fix auth_hmacs array size in struct sctp_cookie (CVE-2026-68376)
* kernel: wifi: cfg80211: validate PMSR FTM preamble range (CVE-2026-68406)
* kernel: tipc: clear sock->sk on the failed-insert path in tipc_sk_create() (CVE-2026-68117)
* kernel: sctp: auth: verify auth requirement when auth_chunk is NULL (CVE-2026-68300)
* kernel: drm/xe/pt: Reset current_op in xe_pt_update_ops_init() (CVE-2026-68264)
* kernel: sctp: validate stream count in sctp_process_strreset_inreq() (CVE-2026-68315)
* kernel: dm-verity: fix buffer overflow in FEC calculation (CVE-2026-72098)
Bug Fix(es) and Enhancement(s):
* gfs2: Various xfstests fixes [rhel-9.8.z] (JIRA:RHEL-178219)
* rtla-timerlat-top doesn't stop properly when threshold is reached on multiple CPUs at once [rhel-9.8.z]
(JIRA:RHEL-193025)
* qede: build_skb failure causes off-by-one BD ring corruption and kernel panic [rhel-9.8.z]
(JIRA:RHEL-193050)
* Customer needs netfilter: nfnetlink_queue: optimize verdict lookup with hash table patch [rhel-9.8.z]
(JIRA:RHEL-224489)
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.
Tenable has extracted the preceding description block directly from the Red Hat Enterprise Linux security advisory.
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://access.redhat.com/security/updates/classification/#important");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2425039");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2454867");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2460699");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2461451");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2461525");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2464093");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2468050");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2468192");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2468244");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492092");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492115");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492270");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492310");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492408");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492432");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492717");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492722");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492762");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492771");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492795");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502254");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502320");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502331");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502346");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502388");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502413");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502446");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502473");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502477");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502518");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502541");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2506782");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507292");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2513141");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2513177");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2513253");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2513324");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2513397");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2513408");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2513452");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2513474");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2516501");
# https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_67150.json
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?ec6c6313");
script_set_attribute(attribute:"see_also", value:"https://access.redhat.com/errata/RHSA-2026:67150");
script_set_attribute(attribute:"solution", value:
"Update the affected packages.");
script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:S/C:C/I:C/A:C");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-31566");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_cwe_id(125, 130, 131, 190, 272, 303, 322, 364, 366, 367, 476, 694, 770, 787, 820, 821, 823, 825, 839, 911, 1220, 1284);
script_set_attribute(attribute:"vendor_severity", value:"Important");
script_set_attribute(attribute:"vuln_publication_date", value:"2025/12/24");
script_set_attribute(attribute:"patch_publication_date", value:"2026/09/14");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/09/14");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:9");
script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:rhel_eus:9.8");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-debug");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-debug-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-debug-devel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-debug-devel-matched");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-debug-modules");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-debug-modules-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-debug-modules-extra");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-devel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-devel-matched");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-modules");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-modules-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-64k-modules-extra");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-debug");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-debug-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-debug-devel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-debug-devel-matched");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-debug-modules");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-debug-modules-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-debug-modules-extra");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-debug-uki-virt");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-devel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-devel-matched");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-modules");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-modules-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-modules-extra");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-64k");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-64k-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-64k-debug");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-64k-debug-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-64k-debug-devel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-64k-debug-modules");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-64k-debug-modules-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-64k-debug-modules-extra");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-64k-devel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-64k-modules");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-64k-modules-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-64k-modules-extra");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-debug");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-debug-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-debug-devel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-debug-modules");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-debug-modules-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-debug-modules-extra");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-devel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-modules");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-modules-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-rt-modules-extra");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-tools");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-tools-libs");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-tools-libs-devel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-uki-virt");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-uki-virt-addons");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-zfcpdump");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-zfcpdump-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-zfcpdump-devel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-zfcpdump-devel-matched");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-zfcpdump-modules");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-zfcpdump-modules-core");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:kernel-zfcpdump-modules-extra");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:libperf");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:perf");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-perf");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rtla");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rv");
script_set_attribute(attribute:"generated_plugin", value:"current");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Red Hat Local Security Checks");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("ssh_get_info.nasl", "redhat_repos.nasl", "linux_alt_patch_detect.nasl");
script_require_keys("Host/local_checks_enabled", "Host/RedHat/release", "Host/RedHat/rpm-list", "Host/cpu");
exit(0);
}
include('rpm2.inc');
include('rhel.inc');
include('ksplice.inc');
if (!get_kb_item('Host/local_checks_enabled')) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
var os_product = get_kb_item('installed_os/local/SSH/0/product');
if (isnull(os_product) || 'Red Hat' >!< os_product) audit(AUDIT_OS_NOT, 'Red Hat');
var os_version = get_kb_item('installed_os/local/SSH/0/version');
if (isnull(os_version)) audit(AUDIT_UNKNOWN_APP_VER, 'Red Hat');
if (!rhel_check_release_list(operator: 'ge', os_version: os_version, rhel_versions: ['9','9.8'])) audit(AUDIT_OS_NOT, 'Red Hat 9.x', 'Red Hat ' + os_version);
if (!get_kb_item('Host/RedHat/rpm-list')) audit(AUDIT_PACKAGE_LIST_MISSING);
var cpu = get_kb_item('Host/cpu');
if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
if ('x86_64' >!< cpu && cpu !~ "^i[3-6]86$" && 's390' >!< cpu && 'aarch64' >!< cpu && 'ppc' >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, 'Red Hat', cpu);
if (get_one_kb_item('Host/ksplice/kernel-cves'))
{
var livepatch_source = get_one_kb_item('Host/livepatch-kernel-source');
if (empty_or_null(livepatch_source)) livepatch_source = 'KSplice';
rm_kb_item(name:'Host/livepatch-kernel-version');
var cve_list = make_list('CVE-2025-68745', 'CVE-2026-23466', 'CVE-2026-31479', 'CVE-2026-31566', 'CVE-2026-31656', 'CVE-2026-31692', 'CVE-2026-43334', 'CVE-2026-43368', 'CVE-2026-43370', 'CVE-2026-52917', 'CVE-2026-52918', 'CVE-2026-52947', 'CVE-2026-53053', 'CVE-2026-53072', 'CVE-2026-53091', 'CVE-2026-53182', 'CVE-2026-53209', 'CVE-2026-53246', 'CVE-2026-53254', 'CVE-2026-53256', 'CVE-2026-63801', 'CVE-2026-63889', 'CVE-2026-63944', 'CVE-2026-63945', 'CVE-2026-63946', 'CVE-2026-63947', 'CVE-2026-63971', 'CVE-2026-63975', 'CVE-2026-64037', 'CVE-2026-64113', 'CVE-2026-64117', 'CVE-2026-64255', 'CVE-2026-64515', 'CVE-2026-68086', 'CVE-2026-68117', 'CVE-2026-68264', 'CVE-2026-68300', 'CVE-2026-68315', 'CVE-2026-68376', 'CVE-2026-68402', 'CVE-2026-68406', 'CVE-2026-72098');
if (ksplice_cves_check(cve_list))
{
audit(AUDIT_PATCH_INSTALLED, livepatch_source + ' hotfix for RHSA-2026:67150');
}
else
{
__rpm_report = ksplice_reporting_text();
}
}
var constraints = [
{
'release': '9',
'repo_relative_urls': [
'content/dist/rhel9/9.1/aarch64/appstream/debug',
'content/dist/rhel9/9.1/aarch64/appstream/os',
'content/dist/rhel9/9.1/aarch64/appstream/source/SRPMS',
'content/dist/rhel9/9.1/ppc64le/appstream/debug',
'content/dist/rhel9/9.1/ppc64le/appstream/os',
'content/dist/rhel9/9.1/ppc64le/appstream/source/SRPMS',
'content/dist/rhel9/9.1/s390x/appstream/debug',
'content/dist/rhel9/9.1/s390x/appstream/os',
'content/dist/rhel9/9.1/s390x/appstream/source/SRPMS',
'content/dist/rhel9/9.1/x86_64/appstream/debug',
'content/dist/rhel9/9.1/x86_64/appstream/os',
'content/dist/rhel9/9.1/x86_64/appstream/source/SRPMS',
'content/dist/rhel9/9.10/aarch64/appstream/debug',
'content/dist/rhel9/9.10/aarch64/appstream/os',
'content/dist/rhel9/9.10/aarch64/appstream/source/SRPMS',
'content/dist/rhel9/9.10/ppc64le/appstream/debug',
'content/dist/rhel9/9.10/ppc64le/appstream/os',
'content/dist/rhel9/9.10/ppc64le/appstream/source/SRPMS',
'content/dist/rhel9/9.10/s390x/appstream/debug',
'content/dist/rhel9/9.10/s390x/appstream/os',
'content/dist/rhel9/9.10/s390x/appstream/source/SRPMS',
'content/dist/rhel9/9.10/x86_64/appstream/debug',
'content/dist/rhel9/9.10/x86_64/appstream/os',
'content/dist/rhel9/9.10/x86_64/appstream/source/SRPMS',
'content/dist/rhel9/9.2/aarch64/appstream/debug',
'content/dist/rhel9/9.2/aarch64/appstream/os',
'content/dist/rhel9/9.2/aarch64/appstream/source/SRPMS',
'content/dist/rhel9/9.2/ppc64le/appstream/debug',
'content/dist/rhel9/9.2/ppc64le/appstream/os',
'content/dist/rhel9/9.2/ppc64le/appstream/source/SRPMS',
'content/dist/rhel9/9.2/s390x/appstream/debug',
'content/dist/rhel9/9.2/s390x/appstream/os',
'content/dist/rhel9/9.2/s390x/appstream/source/SRPMS',
'content/dist/rhel9/9.2/x86_64/appstream/debug',
'content/dist/rhel9/9.2/x86_64/appstream/os',
'content/dist/rhel9/9.2/x86_64/appstream/source/SRPMS',
'content/dist/rhel9/9.3/aarch64/appstream/debug',
'content/dist/rhel9/9.3/aarch64/appstream/os',
'content/dist/rhel9/9.3/aarch64/appstream/source/SRPMS',
'content/dist/rhel9/9.3/ppc64le/appstream/debug',
'content/dist/rhel9/9.3/ppc64le/appstream/os',
'content/dist/rhel9/9.3/ppc64le/appstream/source/SRPMS',
'content/dist/rhel9/9.3/s390x/appstream/debug',
'content/dist/rhel9/9.3/s390x/appstream/os',
'content/dist/rhel9/9.3/s390x/appstream/source/SRPMS',
'content/dist/rhel9/9.3/x86_64/appstream/debug',
'content/dist/rhel9/9.3/x86_64/appstream/os',
'content/dist/rhel9/9.3/x86_64/appstream/source/SRPMS',
'content/dist/rhel9/9.4/aarch64/appstream/debug',
'content/dist/rhel9/9.4/aarch64/appstream/os',
'content/dist/rhel9/9.4/aarch64/appstream/source/SRPMS',
'content/dist/rhel9/9.4/ppc64le/appstream/debug',
'content/dist/rhel9/9.4/ppc64le/appstream/os',
'content/dist/rhel9/9.4/ppc64le/appstream/source/SRPMS',
'content/dist/rhel9/9.4/s390x/appstream/debug',
'content/dist/rhel9/9.4/s390x/appstream/os',
'content/dist/rhel9/9.4/s390x/appstream/source/SRPMS',
'content/dist/rhel9/9.4/x86_64/appstream/debug',
'content/dist/rhel9/9.4/x86_64/appstream/os',
'content/dist/rhel9/9.4/x86_64/appstream/source/SRPMS',
'content/dist/rhel9/9.5/aarch64/appstream/debug',
'content/dist/rhel9/9.5/aarch64/appstream/os',
'content/dist/rhel9/9.5/aarch64/appstream/source/SRPMS',
'content/dist/rhel9/9.5/ppc64le/appstream/debug',
'content/dist/rhel9/9.5/ppc64le/appstream/os',
'content/dist/rhel9/9.5/ppc64le/appstream/source/SRPMS',
'content/dist/rhel9/9.5/s390x/appstream/debug',
'content/dist/rhel9/9.5/s390x/appstream/os',
'content/dist/rhel9/9.5/s390x/appstream/source/SRPMS',
'content/dist/rhel9/9.5/x86_64/appstream/debug',
'content/dist/rhel9/9.5/x86_64/appstream/os',
'content/dist/rhel9/9.5/x86_64/appstream/source/SRPMS',
'content/dist/rhel9/9.6/aarch64/appstream/debug',
'content/dist/rhel9/9.6/aarch64/appstream/os',
'content/dist/rhel9/9.6/aarch64/appstream/source/SRPMS',
'content/dist/rhel9/9.6/ppc64le/appstream/debug',
'content/dist/rhel9/9.6/ppc64le/appstream/os',
'content/dist/rhel9/9.6/ppc64le/appstream/source/SRPMS',
'content/dist/rhel9/9.6/s390x/appstream/debug',
'content/dist/rhel9/9.6/s390x/appstream/os',
'content/dist/rhel9/9.6/s390x/appstream/source/SRPMS',
'content/dist/rhel9/9.6/x86_64/appstream/debug',
'content/dist/rhel9/9.6/x86_64/appstream/os',
'content/dist/rhel9/9.6/x86_64/appstream/source/SRPMS',
'content/dist/rhel9/9.7/aarch64/appstream/debug',
'content/dist/rhel9/9.7/aarch64/appstream/os',
'content/dist/rhel9/9.7/aarch64/appstream/source/SRPMS',
'content/dist/rhel9/9.7/ppc64le/appstream/debug',
'content/dist/rhel9/9.7/ppc64le/appstream/os',
'content/dist/rhel9/9.7/ppc64le/appstream/source/SRPMS',
'content/dist/rhel9/9.7/s390x/appstream/debug',
'content/dist/rhel9/9.7/s390x/appstream/os',
'content/dist/rhel9/9.7/s390x/appstream/source/SRPMS',
'content/dist/rhel9/9.7/x86_64/appstream/debug',
'content/dist/rhel9/9.7/x86_64/appstream/os',
'content/dist/rhel9/9.7/x86_64/appstream/source/SRPMS',
'content/dist/rhel9/9.8/aarch64/appstream/debug',
'content/dist/rhel9/9.8/aarch64/appstream/os',
'content/dist/rhel9/9.8/aarch64/appstream/source/SRPMS',
'content/dist/rhel9/9.8/ppc64le/appstream/debug',
'content/dist/rhel9/9.8/ppc64le/appstream/os',
'content/dist/rhel9/9.8/ppc64le/appstream/source/SRPMS',
'content/dist/rhel9/9.8/s390x/appstream/debug',
'content/dist/rhel9/9.8/s390x/appstream/os',
'content/dist/rhel9/9.8/s390x/appstream/source/SRPMS',
'content/dist/rhel9/9.8/x86_64/appstream/debug',
'content/dist/rhel9/9.8/x86_64/appstream/os',
'content/dist/rhel9/9.8/x86_64/appstream/source/SRPMS',
'content/dist/rhel9/9.9/aarch64/appstream/debug',
'content/dist/rhel9/9.9/aarch64/appstream/os',
'content/dist/rhel9/9.9/aarch64/appstream/source/SRPMS',
'content/dist/rhel9/9.9/ppc64le/appstream/debug',
'content/dist/rhel9/9.9/ppc64le/appstream/os',
'content/dist/rhel9/9.9/ppc64le/appstream/source/SRPMS',
'content/dist/rhel9/9.9/s390x/appstream/debug',
'content/dist/rhel9/9.9/s390x/appstream/os',
'content/dist/rhel9/9.9/s390x/appstream/source/SRPMS',
'content/dist/rhel9/9.9/x86_64/appstream/debug',
'content/dist/rhel9/9.9/x86_64/appstream/os',
'content/dist/rhel9/9.9/x86_64/appstream/source/SRPMS',
'content/dist/rhel9/9/aarch64/appstream/debug',
'content/dist/rhel9/9/aarch64/appstream/os',
'content/dist/rhel9/9/aarch64/appstream/source/SRPMS',
'content/dist/rhel9/9/ppc64le/appstream/debug',
'content/dist/rhel9/9/ppc64le/appstream/os',
'content/dist/rhel9/9/ppc64le/appstream/source/SRPMS',
'content/dist/rhel9/9/s390x/appstream/debug',
'content/dist/rhel9/9/s390x/appstream/os',
'content/dist/rhel9/9/s390x/appstream/source/SRPMS',
'content/dist/rhel9/9/x86_64/appstream/debug',
'content/dist/rhel9/9/x86_64/appstream/os',
'content/dist/rhel9/9/x86_64/appstream/source/SRPMS',
'content/public/ubi/dist/ubi9/9/aarch64/appstream/debug',
'content/public/ubi/dist/ubi9/9/aarch64/appstream/os',
'content/public/ubi/dist/ubi9/9/aarch64/appstream/source/SRPMS',
'content/public/ubi/dist/ubi9/9/ppc64le/appstream/debug',
'content/public/ubi/dist/ubi9/9/ppc64le/appstream/os',
'content/public/ubi/dist/ubi9/9/ppc64le/appstream/source/SRPMS',
'content/public/ubi/dist/ubi9/9/s390x/appstream/debug',
'content/public/ubi/dist/ubi9/9/s390x/appstream/os',
'content/public/ubi/dist/ubi9/9/s390x/appstream/source/SRPMS',
'content/public/ubi/dist/ubi9/9/x86_64/appstream/debug',
'content/public/ubi/dist/ubi9/9/x86_64/appstream/os',
'content/public/ubi/dist/ubi9/9/x86_64/appstream/source/SRPMS'
],
'pkgs': [
{'reference':'kernel-64k-debug-devel-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-devel-matched-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-devel-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-devel-matched-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-devel-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-devel-matched-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-devel-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-devel-matched-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-devel-5.14.0-687.47.1.el9_8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-devel-matched-5.14.0-687.47.1.el9_8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'perf-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'python3-perf-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'rtla-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'rv-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE}
]
},
{
'release': '9',
'repo_relative_urls': [
'content/dist/rhel9/9.1/aarch64/baseos/debug',
'content/dist/rhel9/9.1/aarch64/baseos/os',
'content/dist/rhel9/9.1/aarch64/baseos/source/SRPMS',
'content/dist/rhel9/9.1/ppc64le/baseos/debug',
'content/dist/rhel9/9.1/ppc64le/baseos/os',
'content/dist/rhel9/9.1/ppc64le/baseos/source/SRPMS',
'content/dist/rhel9/9.1/s390x/baseos/debug',
'content/dist/rhel9/9.1/s390x/baseos/os',
'content/dist/rhel9/9.1/s390x/baseos/source/SRPMS',
'content/dist/rhel9/9.1/x86_64/baseos/debug',
'content/dist/rhel9/9.1/x86_64/baseos/os',
'content/dist/rhel9/9.1/x86_64/baseos/source/SRPMS',
'content/dist/rhel9/9.10/aarch64/baseos/debug',
'content/dist/rhel9/9.10/aarch64/baseos/os',
'content/dist/rhel9/9.10/aarch64/baseos/source/SRPMS',
'content/dist/rhel9/9.10/ppc64le/baseos/debug',
'content/dist/rhel9/9.10/ppc64le/baseos/os',
'content/dist/rhel9/9.10/ppc64le/baseos/source/SRPMS',
'content/dist/rhel9/9.10/s390x/baseos/debug',
'content/dist/rhel9/9.10/s390x/baseos/os',
'content/dist/rhel9/9.10/s390x/baseos/source/SRPMS',
'content/dist/rhel9/9.10/x86_64/baseos/debug',
'content/dist/rhel9/9.10/x86_64/baseos/os',
'content/dist/rhel9/9.10/x86_64/baseos/source/SRPMS',
'content/dist/rhel9/9.2/aarch64/baseos/debug',
'content/dist/rhel9/9.2/aarch64/baseos/os',
'content/dist/rhel9/9.2/aarch64/baseos/source/SRPMS',
'content/dist/rhel9/9.2/ppc64le/baseos/debug',
'content/dist/rhel9/9.2/ppc64le/baseos/os',
'content/dist/rhel9/9.2/ppc64le/baseos/source/SRPMS',
'content/dist/rhel9/9.2/s390x/baseos/debug',
'content/dist/rhel9/9.2/s390x/baseos/os',
'content/dist/rhel9/9.2/s390x/baseos/source/SRPMS',
'content/dist/rhel9/9.2/x86_64/baseos/debug',
'content/dist/rhel9/9.2/x86_64/baseos/os',
'content/dist/rhel9/9.2/x86_64/baseos/source/SRPMS',
'content/dist/rhel9/9.3/aarch64/baseos/debug',
'content/dist/rhel9/9.3/aarch64/baseos/os',
'content/dist/rhel9/9.3/aarch64/baseos/source/SRPMS',
'content/dist/rhel9/9.3/ppc64le/baseos/debug',
'content/dist/rhel9/9.3/ppc64le/baseos/os',
'content/dist/rhel9/9.3/ppc64le/baseos/source/SRPMS',
'content/dist/rhel9/9.3/s390x/baseos/debug',
'content/dist/rhel9/9.3/s390x/baseos/os',
'content/dist/rhel9/9.3/s390x/baseos/source/SRPMS',
'content/dist/rhel9/9.3/x86_64/baseos/debug',
'content/dist/rhel9/9.3/x86_64/baseos/os',
'content/dist/rhel9/9.3/x86_64/baseos/source/SRPMS',
'content/dist/rhel9/9.4/aarch64/baseos/debug',
'content/dist/rhel9/9.4/aarch64/baseos/os',
'content/dist/rhel9/9.4/aarch64/baseos/source/SRPMS',
'content/dist/rhel9/9.4/ppc64le/baseos/debug',
'content/dist/rhel9/9.4/ppc64le/baseos/os',
'content/dist/rhel9/9.4/ppc64le/baseos/source/SRPMS',
'content/dist/rhel9/9.4/s390x/baseos/debug',
'content/dist/rhel9/9.4/s390x/baseos/os',
'content/dist/rhel9/9.4/s390x/baseos/source/SRPMS',
'content/dist/rhel9/9.4/x86_64/baseos/debug',
'content/dist/rhel9/9.4/x86_64/baseos/os',
'content/dist/rhel9/9.4/x86_64/baseos/source/SRPMS',
'content/dist/rhel9/9.5/aarch64/baseos/debug',
'content/dist/rhel9/9.5/aarch64/baseos/os',
'content/dist/rhel9/9.5/aarch64/baseos/source/SRPMS',
'content/dist/rhel9/9.5/ppc64le/baseos/debug',
'content/dist/rhel9/9.5/ppc64le/baseos/os',
'content/dist/rhel9/9.5/ppc64le/baseos/source/SRPMS',
'content/dist/rhel9/9.5/s390x/baseos/debug',
'content/dist/rhel9/9.5/s390x/baseos/os',
'content/dist/rhel9/9.5/s390x/baseos/source/SRPMS',
'content/dist/rhel9/9.5/x86_64/baseos/debug',
'content/dist/rhel9/9.5/x86_64/baseos/os',
'content/dist/rhel9/9.5/x86_64/baseos/source/SRPMS',
'content/dist/rhel9/9.6/aarch64/baseos/debug',
'content/dist/rhel9/9.6/aarch64/baseos/os',
'content/dist/rhel9/9.6/aarch64/baseos/source/SRPMS',
'content/dist/rhel9/9.6/ppc64le/baseos/debug',
'content/dist/rhel9/9.6/ppc64le/baseos/os',
'content/dist/rhel9/9.6/ppc64le/baseos/source/SRPMS',
'content/dist/rhel9/9.6/s390x/baseos/debug',
'content/dist/rhel9/9.6/s390x/baseos/os',
'content/dist/rhel9/9.6/s390x/baseos/source/SRPMS',
'content/dist/rhel9/9.6/x86_64/baseos/debug',
'content/dist/rhel9/9.6/x86_64/baseos/os',
'content/dist/rhel9/9.6/x86_64/baseos/source/SRPMS',
'content/dist/rhel9/9.7/aarch64/baseos/debug',
'content/dist/rhel9/9.7/aarch64/baseos/os',
'content/dist/rhel9/9.7/aarch64/baseos/source/SRPMS',
'content/dist/rhel9/9.7/ppc64le/baseos/debug',
'content/dist/rhel9/9.7/ppc64le/baseos/os',
'content/dist/rhel9/9.7/ppc64le/baseos/source/SRPMS',
'content/dist/rhel9/9.7/s390x/baseos/debug',
'content/dist/rhel9/9.7/s390x/baseos/os',
'content/dist/rhel9/9.7/s390x/baseos/source/SRPMS',
'content/dist/rhel9/9.7/x86_64/baseos/debug',
'content/dist/rhel9/9.7/x86_64/baseos/os',
'content/dist/rhel9/9.7/x86_64/baseos/source/SRPMS',
'content/dist/rhel9/9.8/aarch64/baseos/debug',
'content/dist/rhel9/9.8/aarch64/baseos/os',
'content/dist/rhel9/9.8/aarch64/baseos/source/SRPMS',
'content/dist/rhel9/9.8/ppc64le/baseos/debug',
'content/dist/rhel9/9.8/ppc64le/baseos/os',
'content/dist/rhel9/9.8/ppc64le/baseos/source/SRPMS',
'content/dist/rhel9/9.8/s390x/baseos/debug',
'content/dist/rhel9/9.8/s390x/baseos/os',
'content/dist/rhel9/9.8/s390x/baseos/source/SRPMS',
'content/dist/rhel9/9.8/x86_64/baseos/debug',
'content/dist/rhel9/9.8/x86_64/baseos/os',
'content/dist/rhel9/9.8/x86_64/baseos/source/SRPMS',
'content/dist/rhel9/9.9/aarch64/baseos/debug',
'content/dist/rhel9/9.9/aarch64/baseos/os',
'content/dist/rhel9/9.9/aarch64/baseos/source/SRPMS',
'content/dist/rhel9/9.9/ppc64le/baseos/debug',
'content/dist/rhel9/9.9/ppc64le/baseos/os',
'content/dist/rhel9/9.9/ppc64le/baseos/source/SRPMS',
'content/dist/rhel9/9.9/s390x/baseos/debug',
'content/dist/rhel9/9.9/s390x/baseos/os',
'content/dist/rhel9/9.9/s390x/baseos/source/SRPMS',
'content/dist/rhel9/9.9/x86_64/baseos/debug',
'content/dist/rhel9/9.9/x86_64/baseos/os',
'content/dist/rhel9/9.9/x86_64/baseos/source/SRPMS',
'content/dist/rhel9/9/aarch64/baseos/debug',
'content/dist/rhel9/9/aarch64/baseos/os',
'content/dist/rhel9/9/aarch64/baseos/source/SRPMS',
'content/dist/rhel9/9/ppc64le/baseos/debug',
'content/dist/rhel9/9/ppc64le/baseos/os',
'content/dist/rhel9/9/ppc64le/baseos/source/SRPMS',
'content/dist/rhel9/9/s390x/baseos/debug',
'content/dist/rhel9/9/s390x/baseos/os',
'content/dist/rhel9/9/s390x/baseos/source/SRPMS',
'content/dist/rhel9/9/x86_64/baseos/debug',
'content/dist/rhel9/9/x86_64/baseos/os',
'content/dist/rhel9/9/x86_64/baseos/source/SRPMS',
'content/public/ubi/dist/ubi9/9/aarch64/baseos/debug',
'content/public/ubi/dist/ubi9/9/aarch64/baseos/os',
'content/public/ubi/dist/ubi9/9/aarch64/baseos/source/SRPMS',
'content/public/ubi/dist/ubi9/9/ppc64le/baseos/debug',
'content/public/ubi/dist/ubi9/9/ppc64le/baseos/os',
'content/public/ubi/dist/ubi9/9/ppc64le/baseos/source/SRPMS',
'content/public/ubi/dist/ubi9/9/s390x/baseos/debug',
'content/public/ubi/dist/ubi9/9/s390x/baseos/os',
'content/public/ubi/dist/ubi9/9/s390x/baseos/source/SRPMS',
'content/public/ubi/dist/ubi9/9/x86_64/baseos/debug',
'content/public/ubi/dist/ubi9/9/x86_64/baseos/os',
'content/public/ubi/dist/ubi9/9/x86_64/baseos/source/SRPMS'
],
'pkgs': [
{'reference':'kernel-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-core-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-core-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-modules-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-modules-core-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-modules-extra-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-modules-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-modules-core-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-modules-extra-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-core-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-core-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-modules-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-modules-core-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-modules-extra-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-uki-virt-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-modules-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-modules-core-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-modules-extra-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-5.14.0-687.47.1.el9_8', 'cpu':'ppc64le', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-uki-virt-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-uki-virt-addons-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-5.14.0-687.47.1.el9_8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-core-5.14.0-687.47.1.el9_8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-modules-5.14.0-687.47.1.el9_8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-modules-core-5.14.0-687.47.1.el9_8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-modules-extra-5.14.0-687.47.1.el9_8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE}
]
},
{
'release': '9',
'repo_relative_urls': [
'content/dist/rhel9/9.1/aarch64/codeready-builder/debug',
'content/dist/rhel9/9.1/aarch64/codeready-builder/os',
'content/dist/rhel9/9.1/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.1/ppc64le/codeready-builder/debug',
'content/dist/rhel9/9.1/ppc64le/codeready-builder/os',
'content/dist/rhel9/9.1/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.1/s390x/codeready-builder/debug',
'content/dist/rhel9/9.1/s390x/codeready-builder/os',
'content/dist/rhel9/9.1/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.1/x86_64/codeready-builder/debug',
'content/dist/rhel9/9.1/x86_64/codeready-builder/os',
'content/dist/rhel9/9.1/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.10/aarch64/codeready-builder/debug',
'content/dist/rhel9/9.10/aarch64/codeready-builder/os',
'content/dist/rhel9/9.10/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.10/ppc64le/codeready-builder/debug',
'content/dist/rhel9/9.10/ppc64le/codeready-builder/os',
'content/dist/rhel9/9.10/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.10/s390x/codeready-builder/debug',
'content/dist/rhel9/9.10/s390x/codeready-builder/os',
'content/dist/rhel9/9.10/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.10/x86_64/codeready-builder/debug',
'content/dist/rhel9/9.10/x86_64/codeready-builder/os',
'content/dist/rhel9/9.10/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.2/aarch64/codeready-builder/debug',
'content/dist/rhel9/9.2/aarch64/codeready-builder/os',
'content/dist/rhel9/9.2/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.2/ppc64le/codeready-builder/debug',
'content/dist/rhel9/9.2/ppc64le/codeready-builder/os',
'content/dist/rhel9/9.2/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.2/s390x/codeready-builder/debug',
'content/dist/rhel9/9.2/s390x/codeready-builder/os',
'content/dist/rhel9/9.2/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.2/x86_64/codeready-builder/debug',
'content/dist/rhel9/9.2/x86_64/codeready-builder/os',
'content/dist/rhel9/9.2/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.3/aarch64/codeready-builder/debug',
'content/dist/rhel9/9.3/aarch64/codeready-builder/os',
'content/dist/rhel9/9.3/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.3/ppc64le/codeready-builder/debug',
'content/dist/rhel9/9.3/ppc64le/codeready-builder/os',
'content/dist/rhel9/9.3/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.3/s390x/codeready-builder/debug',
'content/dist/rhel9/9.3/s390x/codeready-builder/os',
'content/dist/rhel9/9.3/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.3/x86_64/codeready-builder/debug',
'content/dist/rhel9/9.3/x86_64/codeready-builder/os',
'content/dist/rhel9/9.3/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.4/aarch64/codeready-builder/debug',
'content/dist/rhel9/9.4/aarch64/codeready-builder/os',
'content/dist/rhel9/9.4/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.4/ppc64le/codeready-builder/debug',
'content/dist/rhel9/9.4/ppc64le/codeready-builder/os',
'content/dist/rhel9/9.4/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.4/s390x/codeready-builder/debug',
'content/dist/rhel9/9.4/s390x/codeready-builder/os',
'content/dist/rhel9/9.4/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.4/x86_64/codeready-builder/debug',
'content/dist/rhel9/9.4/x86_64/codeready-builder/os',
'content/dist/rhel9/9.4/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.5/aarch64/codeready-builder/debug',
'content/dist/rhel9/9.5/aarch64/codeready-builder/os',
'content/dist/rhel9/9.5/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.5/ppc64le/codeready-builder/debug',
'content/dist/rhel9/9.5/ppc64le/codeready-builder/os',
'content/dist/rhel9/9.5/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.5/s390x/codeready-builder/debug',
'content/dist/rhel9/9.5/s390x/codeready-builder/os',
'content/dist/rhel9/9.5/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.5/x86_64/codeready-builder/debug',
'content/dist/rhel9/9.5/x86_64/codeready-builder/os',
'content/dist/rhel9/9.5/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.6/aarch64/codeready-builder/debug',
'content/dist/rhel9/9.6/aarch64/codeready-builder/os',
'content/dist/rhel9/9.6/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.6/ppc64le/codeready-builder/debug',
'content/dist/rhel9/9.6/ppc64le/codeready-builder/os',
'content/dist/rhel9/9.6/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.6/s390x/codeready-builder/debug',
'content/dist/rhel9/9.6/s390x/codeready-builder/os',
'content/dist/rhel9/9.6/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.6/x86_64/codeready-builder/debug',
'content/dist/rhel9/9.6/x86_64/codeready-builder/os',
'content/dist/rhel9/9.6/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.7/aarch64/codeready-builder/debug',
'content/dist/rhel9/9.7/aarch64/codeready-builder/os',
'content/dist/rhel9/9.7/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.7/ppc64le/codeready-builder/debug',
'content/dist/rhel9/9.7/ppc64le/codeready-builder/os',
'content/dist/rhel9/9.7/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.7/s390x/codeready-builder/debug',
'content/dist/rhel9/9.7/s390x/codeready-builder/os',
'content/dist/rhel9/9.7/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.7/x86_64/codeready-builder/debug',
'content/dist/rhel9/9.7/x86_64/codeready-builder/os',
'content/dist/rhel9/9.7/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.8/aarch64/codeready-builder/debug',
'content/dist/rhel9/9.8/aarch64/codeready-builder/os',
'content/dist/rhel9/9.8/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.8/ppc64le/codeready-builder/debug',
'content/dist/rhel9/9.8/ppc64le/codeready-builder/os',
'content/dist/rhel9/9.8/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.8/s390x/codeready-builder/debug',
'content/dist/rhel9/9.8/s390x/codeready-builder/os',
'content/dist/rhel9/9.8/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.8/x86_64/codeready-builder/debug',
'content/dist/rhel9/9.8/x86_64/codeready-builder/os',
'content/dist/rhel9/9.8/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.9/aarch64/codeready-builder/debug',
'content/dist/rhel9/9.9/aarch64/codeready-builder/os',
'content/dist/rhel9/9.9/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.9/ppc64le/codeready-builder/debug',
'content/dist/rhel9/9.9/ppc64le/codeready-builder/os',
'content/dist/rhel9/9.9/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.9/s390x/codeready-builder/debug',
'content/dist/rhel9/9.9/s390x/codeready-builder/os',
'content/dist/rhel9/9.9/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel9/9.9/x86_64/codeready-builder/debug',
'content/dist/rhel9/9.9/x86_64/codeready-builder/os',
'content/dist/rhel9/9.9/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9/aarch64/codeready-builder/debug',
'content/dist/rhel9/9/aarch64/codeready-builder/os',
'content/dist/rhel9/9/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel9/9/ppc64le/codeready-builder/debug',
'content/dist/rhel9/9/ppc64le/codeready-builder/os',
'content/dist/rhel9/9/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel9/9/s390x/codeready-builder/debug',
'content/dist/rhel9/9/s390x/codeready-builder/os',
'content/dist/rhel9/9/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel9/9/x86_64/codeready-builder/debug',
'content/dist/rhel9/9/x86_64/codeready-builder/os',
'content/dist/rhel9/9/x86_64/codeready-builder/source/SRPMS',
'content/public/ubi/dist/ubi9/9/aarch64/codeready-builder/debug',
'content/public/ubi/dist/ubi9/9/aarch64/codeready-builder/os',
'content/public/ubi/dist/ubi9/9/aarch64/codeready-builder/source/SRPMS',
'content/public/ubi/dist/ubi9/9/ppc64le/codeready-builder/debug',
'content/public/ubi/dist/ubi9/9/ppc64le/codeready-builder/os',
'content/public/ubi/dist/ubi9/9/ppc64le/codeready-builder/source/SRPMS',
'content/public/ubi/dist/ubi9/9/s390x/codeready-builder/debug',
'content/public/ubi/dist/ubi9/9/s390x/codeready-builder/os',
'content/public/ubi/dist/ubi9/9/s390x/codeready-builder/source/SRPMS',
'content/public/ubi/dist/ubi9/9/x86_64/codeready-builder/debug',
'content/public/ubi/dist/ubi9/9/x86_64/codeready-builder/os',
'content/public/ubi/dist/ubi9/9/x86_64/codeready-builder/source/SRPMS'
],
'pkgs': [
{'reference':'kernel-tools-libs-devel-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-devel-5.14.0-687.47.1.el9_8', 'cpu':'ppc64le', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-devel-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'libperf-5.14.0-687.47.1.el9_8', 'rpm_spec_vers_cmp':TRUE}
]
},
{
'release': '9',
'repo_relative_urls': [
'content/dist/rhel9/9.1/x86_64/nfv/debug',
'content/dist/rhel9/9.1/x86_64/nfv/os',
'content/dist/rhel9/9.1/x86_64/nfv/source/SRPMS',
'content/dist/rhel9/9.1/x86_64/rt/debug',
'content/dist/rhel9/9.1/x86_64/rt/os',
'content/dist/rhel9/9.1/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.10/aarch64/nfv/debug',
'content/dist/rhel9/9.10/aarch64/nfv/os',
'content/dist/rhel9/9.10/aarch64/nfv/source/SRPMS',
'content/dist/rhel9/9.10/aarch64/rt/debug',
'content/dist/rhel9/9.10/aarch64/rt/os',
'content/dist/rhel9/9.10/aarch64/rt/source/SRPMS',
'content/dist/rhel9/9.10/ppc64le/nfv/debug',
'content/dist/rhel9/9.10/ppc64le/nfv/os',
'content/dist/rhel9/9.10/ppc64le/nfv/source/SRPMS',
'content/dist/rhel9/9.10/ppc64le/rt/debug',
'content/dist/rhel9/9.10/ppc64le/rt/os',
'content/dist/rhel9/9.10/ppc64le/rt/source/SRPMS',
'content/dist/rhel9/9.10/s390x/nfv/debug',
'content/dist/rhel9/9.10/s390x/nfv/os',
'content/dist/rhel9/9.10/s390x/nfv/source/SRPMS',
'content/dist/rhel9/9.10/s390x/rt/debug',
'content/dist/rhel9/9.10/s390x/rt/os',
'content/dist/rhel9/9.10/s390x/rt/source/SRPMS',
'content/dist/rhel9/9.10/x86_64/nfv/debug',
'content/dist/rhel9/9.10/x86_64/nfv/os',
'content/dist/rhel9/9.10/x86_64/nfv/source/SRPMS',
'content/dist/rhel9/9.10/x86_64/rt/debug',
'content/dist/rhel9/9.10/x86_64/rt/os',
'content/dist/rhel9/9.10/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.2/x86_64/nfv/debug',
'content/dist/rhel9/9.2/x86_64/nfv/os',
'content/dist/rhel9/9.2/x86_64/nfv/source/SRPMS',
'content/dist/rhel9/9.2/x86_64/rt/debug',
'content/dist/rhel9/9.2/x86_64/rt/os',
'content/dist/rhel9/9.2/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.3/x86_64/nfv/debug',
'content/dist/rhel9/9.3/x86_64/nfv/os',
'content/dist/rhel9/9.3/x86_64/nfv/source/SRPMS',
'content/dist/rhel9/9.3/x86_64/rt/debug',
'content/dist/rhel9/9.3/x86_64/rt/os',
'content/dist/rhel9/9.3/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.4/x86_64/nfv/debug',
'content/dist/rhel9/9.4/x86_64/nfv/os',
'content/dist/rhel9/9.4/x86_64/nfv/source/SRPMS',
'content/dist/rhel9/9.4/x86_64/rt/debug',
'content/dist/rhel9/9.4/x86_64/rt/os',
'content/dist/rhel9/9.4/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.5/x86_64/nfv/debug',
'content/dist/rhel9/9.5/x86_64/nfv/os',
'content/dist/rhel9/9.5/x86_64/nfv/source/SRPMS',
'content/dist/rhel9/9.5/x86_64/rt/debug',
'content/dist/rhel9/9.5/x86_64/rt/os',
'content/dist/rhel9/9.5/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.6/aarch64/rt/debug',
'content/dist/rhel9/9.6/aarch64/rt/os',
'content/dist/rhel9/9.6/aarch64/rt/source/SRPMS',
'content/dist/rhel9/9.6/x86_64/nfv/debug',
'content/dist/rhel9/9.6/x86_64/nfv/os',
'content/dist/rhel9/9.6/x86_64/nfv/source/SRPMS',
'content/dist/rhel9/9.6/x86_64/rt/debug',
'content/dist/rhel9/9.6/x86_64/rt/os',
'content/dist/rhel9/9.6/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.7/aarch64/nfv/debug',
'content/dist/rhel9/9.7/aarch64/nfv/os',
'content/dist/rhel9/9.7/aarch64/nfv/source/SRPMS',
'content/dist/rhel9/9.7/aarch64/rt/debug',
'content/dist/rhel9/9.7/aarch64/rt/os',
'content/dist/rhel9/9.7/aarch64/rt/source/SRPMS',
'content/dist/rhel9/9.7/x86_64/nfv/debug',
'content/dist/rhel9/9.7/x86_64/nfv/os',
'content/dist/rhel9/9.7/x86_64/nfv/source/SRPMS',
'content/dist/rhel9/9.7/x86_64/rt/debug',
'content/dist/rhel9/9.7/x86_64/rt/os',
'content/dist/rhel9/9.7/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.8/aarch64/nfv/debug',
'content/dist/rhel9/9.8/aarch64/nfv/os',
'content/dist/rhel9/9.8/aarch64/nfv/source/SRPMS',
'content/dist/rhel9/9.8/aarch64/rt/debug',
'content/dist/rhel9/9.8/aarch64/rt/os',
'content/dist/rhel9/9.8/aarch64/rt/source/SRPMS',
'content/dist/rhel9/9.8/x86_64/nfv/debug',
'content/dist/rhel9/9.8/x86_64/nfv/os',
'content/dist/rhel9/9.8/x86_64/nfv/source/SRPMS',
'content/dist/rhel9/9.8/x86_64/rt/debug',
'content/dist/rhel9/9.8/x86_64/rt/os',
'content/dist/rhel9/9.8/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.9/aarch64/nfv/debug',
'content/dist/rhel9/9.9/aarch64/nfv/os',
'content/dist/rhel9/9.9/aarch64/nfv/source/SRPMS',
'content/dist/rhel9/9.9/aarch64/rt/debug',
'content/dist/rhel9/9.9/aarch64/rt/os',
'content/dist/rhel9/9.9/aarch64/rt/source/SRPMS',
'content/dist/rhel9/9.9/ppc64le/nfv/debug',
'content/dist/rhel9/9.9/ppc64le/nfv/os',
'content/dist/rhel9/9.9/ppc64le/nfv/source/SRPMS',
'content/dist/rhel9/9.9/ppc64le/rt/debug',
'content/dist/rhel9/9.9/ppc64le/rt/os',
'content/dist/rhel9/9.9/ppc64le/rt/source/SRPMS',
'content/dist/rhel9/9.9/s390x/nfv/debug',
'content/dist/rhel9/9.9/s390x/nfv/os',
'content/dist/rhel9/9.9/s390x/nfv/source/SRPMS',
'content/dist/rhel9/9.9/s390x/rt/debug',
'content/dist/rhel9/9.9/s390x/rt/os',
'content/dist/rhel9/9.9/s390x/rt/source/SRPMS',
'content/dist/rhel9/9.9/x86_64/nfv/debug',
'content/dist/rhel9/9.9/x86_64/nfv/os',
'content/dist/rhel9/9.9/x86_64/nfv/source/SRPMS',
'content/dist/rhel9/9.9/x86_64/rt/debug',
'content/dist/rhel9/9.9/x86_64/rt/os',
'content/dist/rhel9/9.9/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9/aarch64/nfv/debug',
'content/dist/rhel9/9/aarch64/nfv/os',
'content/dist/rhel9/9/aarch64/nfv/source/SRPMS',
'content/dist/rhel9/9/aarch64/rt/debug',
'content/dist/rhel9/9/aarch64/rt/os',
'content/dist/rhel9/9/aarch64/rt/source/SRPMS',
'content/dist/rhel9/9/ppc64le/nfv/debug',
'content/dist/rhel9/9/ppc64le/nfv/os',
'content/dist/rhel9/9/ppc64le/nfv/source/SRPMS',
'content/dist/rhel9/9/ppc64le/rt/debug',
'content/dist/rhel9/9/ppc64le/rt/os',
'content/dist/rhel9/9/ppc64le/rt/source/SRPMS',
'content/dist/rhel9/9/s390x/nfv/debug',
'content/dist/rhel9/9/s390x/nfv/os',
'content/dist/rhel9/9/s390x/nfv/source/SRPMS',
'content/dist/rhel9/9/s390x/rt/debug',
'content/dist/rhel9/9/s390x/rt/os',
'content/dist/rhel9/9/s390x/rt/source/SRPMS',
'content/dist/rhel9/9/x86_64/nfv/debug',
'content/dist/rhel9/9/x86_64/nfv/os',
'content/dist/rhel9/9/x86_64/nfv/source/SRPMS',
'content/dist/rhel9/9/x86_64/rt/debug',
'content/dist/rhel9/9/x86_64/rt/os',
'content/dist/rhel9/9/x86_64/rt/source/SRPMS',
'content/e6s/rhel9/9.2/aarch64/nfv/debug',
'content/e6s/rhel9/9.2/aarch64/nfv/os',
'content/e6s/rhel9/9.2/aarch64/nfv/source/SRPMS',
'content/e6s/rhel9/9.2/aarch64/rt/debug',
'content/e6s/rhel9/9.2/aarch64/rt/os',
'content/e6s/rhel9/9.2/aarch64/rt/source/SRPMS',
'content/e6s/rhel9/9.2/x86_64/nfv/debug',
'content/e6s/rhel9/9.2/x86_64/nfv/os',
'content/e6s/rhel9/9.2/x86_64/nfv/source/SRPMS',
'content/e6s/rhel9/9.2/x86_64/rt/debug',
'content/e6s/rhel9/9.2/x86_64/rt/os',
'content/e6s/rhel9/9.2/x86_64/rt/source/SRPMS',
'content/e6s/rhel9/9.4/aarch64/nfv/debug',
'content/e6s/rhel9/9.4/aarch64/nfv/os',
'content/e6s/rhel9/9.4/aarch64/nfv/source/SRPMS',
'content/e6s/rhel9/9.4/aarch64/rt/debug',
'content/e6s/rhel9/9.4/aarch64/rt/os',
'content/e6s/rhel9/9.4/aarch64/rt/source/SRPMS',
'content/e6s/rhel9/9.4/x86_64/nfv/debug',
'content/e6s/rhel9/9.4/x86_64/nfv/os',
'content/e6s/rhel9/9.4/x86_64/nfv/source/SRPMS',
'content/e6s/rhel9/9.4/x86_64/rt/debug',
'content/e6s/rhel9/9.4/x86_64/rt/os',
'content/e6s/rhel9/9.4/x86_64/rt/source/SRPMS',
'content/e6s/rhel9/9.6/aarch64/nfv/debug',
'content/e6s/rhel9/9.6/aarch64/nfv/os',
'content/e6s/rhel9/9.6/aarch64/nfv/source/SRPMS',
'content/e6s/rhel9/9.6/aarch64/rt/debug',
'content/e6s/rhel9/9.6/aarch64/rt/os',
'content/e6s/rhel9/9.6/aarch64/rt/source/SRPMS',
'content/e6s/rhel9/9.6/x86_64/nfv/debug',
'content/e6s/rhel9/9.6/x86_64/nfv/os',
'content/e6s/rhel9/9.6/x86_64/nfv/source/SRPMS',
'content/e6s/rhel9/9.6/x86_64/rt/debug',
'content/e6s/rhel9/9.6/x86_64/rt/os',
'content/e6s/rhel9/9.6/x86_64/rt/source/SRPMS',
'content/e6s/rhel9/9.8/aarch64/nfv/debug',
'content/e6s/rhel9/9.8/aarch64/nfv/os',
'content/e6s/rhel9/9.8/aarch64/nfv/source/SRPMS',
'content/e6s/rhel9/9.8/aarch64/rt/debug',
'content/e6s/rhel9/9.8/aarch64/rt/os',
'content/e6s/rhel9/9.8/aarch64/rt/source/SRPMS',
'content/e6s/rhel9/9.8/x86_64/nfv/debug',
'content/e6s/rhel9/9.8/x86_64/nfv/os',
'content/e6s/rhel9/9.8/x86_64/nfv/source/SRPMS',
'content/e6s/rhel9/9.8/x86_64/rt/debug',
'content/e6s/rhel9/9.8/x86_64/rt/os',
'content/e6s/rhel9/9.8/x86_64/rt/source/SRPMS'
],
'pkgs': [
{'reference':'kernel-rt-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-core-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-core-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-core-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-core-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-devel-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-devel-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-core-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-core-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-extra-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-extra-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-devel-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-devel-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-core-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-core-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-extra-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-extra-5.14.0-687.47.1.el9_8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE}
]
},
{
'release': '9',
'repo_relative_urls': [
'content/dist/rhel9/9.1/x86_64/rt/debug',
'content/dist/rhel9/9.1/x86_64/rt/os',
'content/dist/rhel9/9.1/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.10/aarch64/rt/debug',
'content/dist/rhel9/9.10/aarch64/rt/os',
'content/dist/rhel9/9.10/aarch64/rt/source/SRPMS',
'content/dist/rhel9/9.10/ppc64le/rt/debug',
'content/dist/rhel9/9.10/ppc64le/rt/os',
'content/dist/rhel9/9.10/ppc64le/rt/source/SRPMS',
'content/dist/rhel9/9.10/s390x/rt/debug',
'content/dist/rhel9/9.10/s390x/rt/os',
'content/dist/rhel9/9.10/s390x/rt/source/SRPMS',
'content/dist/rhel9/9.10/x86_64/rt/debug',
'content/dist/rhel9/9.10/x86_64/rt/os',
'content/dist/rhel9/9.10/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.2/x86_64/rt/debug',
'content/dist/rhel9/9.2/x86_64/rt/os',
'content/dist/rhel9/9.2/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.3/x86_64/rt/debug',
'content/dist/rhel9/9.3/x86_64/rt/os',
'content/dist/rhel9/9.3/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.4/x86_64/rt/debug',
'content/dist/rhel9/9.4/x86_64/rt/os',
'content/dist/rhel9/9.4/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.5/x86_64/rt/debug',
'content/dist/rhel9/9.5/x86_64/rt/os',
'content/dist/rhel9/9.5/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.6/aarch64/rt/debug',
'content/dist/rhel9/9.6/aarch64/rt/os',
'content/dist/rhel9/9.6/aarch64/rt/source/SRPMS',
'content/dist/rhel9/9.6/x86_64/rt/debug',
'content/dist/rhel9/9.6/x86_64/rt/os',
'content/dist/rhel9/9.6/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.7/aarch64/rt/debug',
'content/dist/rhel9/9.7/aarch64/rt/os',
'content/dist/rhel9/9.7/aarch64/rt/source/SRPMS',
'content/dist/rhel9/9.7/x86_64/rt/debug',
'content/dist/rhel9/9.7/x86_64/rt/os',
'content/dist/rhel9/9.7/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.8/aarch64/rt/debug',
'content/dist/rhel9/9.8/aarch64/rt/os',
'content/dist/rhel9/9.8/aarch64/rt/source/SRPMS',
'content/dist/rhel9/9.8/x86_64/rt/debug',
'content/dist/rhel9/9.8/x86_64/rt/os',
'content/dist/rhel9/9.8/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9.9/aarch64/rt/debug',
'content/dist/rhel9/9.9/aarch64/rt/os',
'content/dist/rhel9/9.9/aarch64/rt/source/SRPMS',
'content/dist/rhel9/9.9/ppc64le/rt/debug',
'content/dist/rhel9/9.9/ppc64le/rt/os',
'content/dist/rhel9/9.9/ppc64le/rt/source/SRPMS',
'content/dist/rhel9/9.9/s390x/rt/debug',
'content/dist/rhel9/9.9/s390x/rt/os',
'content/dist/rhel9/9.9/s390x/rt/source/SRPMS',
'content/dist/rhel9/9.9/x86_64/rt/debug',
'content/dist/rhel9/9.9/x86_64/rt/os',
'content/dist/rhel9/9.9/x86_64/rt/source/SRPMS',
'content/dist/rhel9/9/aarch64/rt/debug',
'content/dist/rhel9/9/aarch64/rt/os',
'content/dist/rhel9/9/aarch64/rt/source/SRPMS',
'content/dist/rhel9/9/ppc64le/rt/debug',
'content/dist/rhel9/9/ppc64le/rt/os',
'content/dist/rhel9/9/ppc64le/rt/source/SRPMS',
'content/dist/rhel9/9/s390x/rt/debug',
'content/dist/rhel9/9/s390x/rt/os',
'content/dist/rhel9/9/s390x/rt/source/SRPMS',
'content/dist/rhel9/9/x86_64/rt/debug',
'content/dist/rhel9/9/x86_64/rt/os',
'content/dist/rhel9/9/x86_64/rt/source/SRPMS',
'content/e6s/rhel9/9.2/aarch64/rt/debug',
'content/e6s/rhel9/9.2/aarch64/rt/os',
'content/e6s/rhel9/9.2/aarch64/rt/source/SRPMS',
'content/e6s/rhel9/9.2/x86_64/rt/debug',
'content/e6s/rhel9/9.2/x86_64/rt/os',
'content/e6s/rhel9/9.2/x86_64/rt/source/SRPMS',
'content/e6s/rhel9/9.4/aarch64/rt/debug',
'content/e6s/rhel9/9.4/aarch64/rt/os',
'content/e6s/rhel9/9.4/aarch64/rt/source/SRPMS',
'content/e6s/rhel9/9.4/x86_64/rt/debug',
'content/e6s/rhel9/9.4/x86_64/rt/os',
'content/e6s/rhel9/9.4/x86_64/rt/source/SRPMS',
'content/e6s/rhel9/9.6/aarch64/rt/debug',
'content/e6s/rhel9/9.6/aarch64/rt/os',
'content/e6s/rhel9/9.6/aarch64/rt/source/SRPMS',
'content/e6s/rhel9/9.6/x86_64/rt/debug',
'content/e6s/rhel9/9.6/x86_64/rt/os',
'content/e6s/rhel9/9.6/x86_64/rt/source/SRPMS',
'content/e6s/rhel9/9.8/aarch64/rt/debug',
'content/e6s/rhel9/9.8/aarch64/rt/os',
'content/e6s/rhel9/9.8/aarch64/rt/source/SRPMS',
'content/e6s/rhel9/9.8/x86_64/rt/debug',
'content/e6s/rhel9/9.8/x86_64/rt/os',
'content/e6s/rhel9/9.8/x86_64/rt/source/SRPMS'
],
'pkgs': [
{'reference':'kernel-rt-64k-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-core-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-core-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-devel-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-modules-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-modules-core-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-modules-extra-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-devel-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-modules-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-modules-core-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-modules-extra-5.14.0-687.47.1.el9_8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE}
]
},
{
'release': '9',
'sp': '8',
'repo_relative_urls': [
'content/e4s/rhel9/9.8/aarch64/appstream/debug',
'content/e4s/rhel9/9.8/aarch64/appstream/os',
'content/e4s/rhel9/9.8/aarch64/appstream/source/SRPMS',
'content/e4s/rhel9/9.8/ppc64le/appstream/debug',
'content/e4s/rhel9/9.8/ppc64le/appstream/os',
'content/e4s/rhel9/9.8/ppc64le/appstream/source/SRPMS',
'content/e4s/rhel9/9.8/s390x/appstream/debug',
'content/e4s/rhel9/9.8/s390x/appstream/os',
'content/e4s/rhel9/9.8/s390x/appstream/source/SRPMS',
'content/e4s/rhel9/9.8/x86_64/appstream/debug',
'content/e4s/rhel9/9.8/x86_64/appstream/os',
'content/e4s/rhel9/9.8/x86_64/appstream/source/SRPMS',
'content/e6s/rhel9/9.8/aarch64/appstream/debug',
'content/e6s/rhel9/9.8/aarch64/appstream/os',
'content/e6s/rhel9/9.8/aarch64/appstream/source/SRPMS',
'content/e6s/rhel9/9.8/ppc64le/appstream/debug',
'content/e6s/rhel9/9.8/ppc64le/appstream/os',
'content/e6s/rhel9/9.8/ppc64le/appstream/source/SRPMS',
'content/e6s/rhel9/9.8/s390x/appstream/debug',
'content/e6s/rhel9/9.8/s390x/appstream/os',
'content/e6s/rhel9/9.8/s390x/appstream/source/SRPMS',
'content/e6s/rhel9/9.8/x86_64/appstream/debug',
'content/e6s/rhel9/9.8/x86_64/appstream/os',
'content/e6s/rhel9/9.8/x86_64/appstream/source/SRPMS',
'content/eus/rhel9/9.8/aarch64/appstream/debug',
'content/eus/rhel9/9.8/aarch64/appstream/os',
'content/eus/rhel9/9.8/aarch64/appstream/source/SRPMS',
'content/eus/rhel9/9.8/ppc64le/appstream/debug',
'content/eus/rhel9/9.8/ppc64le/appstream/os',
'content/eus/rhel9/9.8/ppc64le/appstream/source/SRPMS',
'content/eus/rhel9/9.8/s390x/appstream/debug',
'content/eus/rhel9/9.8/s390x/appstream/os',
'content/eus/rhel9/9.8/s390x/appstream/source/SRPMS',
'content/eus/rhel9/9.8/x86_64/appstream/debug',
'content/eus/rhel9/9.8/x86_64/appstream/os',
'content/eus/rhel9/9.8/x86_64/appstream/source/SRPMS'
],
'pkgs': [
{'reference':'kernel-64k-debug-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-devel-matched-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-devel-matched-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-devel-matched-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-devel-matched-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-devel-matched-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'perf-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'python3-perf-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'rtla-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'rv-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE}
]
},
{
'release': '9',
'sp': '8',
'repo_relative_urls': [
'content/e4s/rhel9/9.8/aarch64/baseos/debug',
'content/e4s/rhel9/9.8/aarch64/baseos/os',
'content/e4s/rhel9/9.8/aarch64/baseos/source/SRPMS',
'content/e4s/rhel9/9.8/ppc64le/baseos/debug',
'content/e4s/rhel9/9.8/ppc64le/baseos/os',
'content/e4s/rhel9/9.8/ppc64le/baseos/source/SRPMS',
'content/e4s/rhel9/9.8/s390x/baseos/debug',
'content/e4s/rhel9/9.8/s390x/baseos/os',
'content/e4s/rhel9/9.8/s390x/baseos/source/SRPMS',
'content/e4s/rhel9/9.8/x86_64/baseos/debug',
'content/e4s/rhel9/9.8/x86_64/baseos/os',
'content/e4s/rhel9/9.8/x86_64/baseos/source/SRPMS',
'content/e6s/rhel9/9.8/aarch64/baseos/debug',
'content/e6s/rhel9/9.8/aarch64/baseos/os',
'content/e6s/rhel9/9.8/aarch64/baseos/source/SRPMS',
'content/e6s/rhel9/9.8/ppc64le/baseos/debug',
'content/e6s/rhel9/9.8/ppc64le/baseos/os',
'content/e6s/rhel9/9.8/ppc64le/baseos/source/SRPMS',
'content/e6s/rhel9/9.8/s390x/baseos/debug',
'content/e6s/rhel9/9.8/s390x/baseos/os',
'content/e6s/rhel9/9.8/s390x/baseos/source/SRPMS',
'content/e6s/rhel9/9.8/x86_64/baseos/debug',
'content/e6s/rhel9/9.8/x86_64/baseos/os',
'content/e6s/rhel9/9.8/x86_64/baseos/source/SRPMS',
'content/eus/rhel9/9.8/aarch64/baseos/debug',
'content/eus/rhel9/9.8/aarch64/baseos/os',
'content/eus/rhel9/9.8/aarch64/baseos/source/SRPMS',
'content/eus/rhel9/9.8/ppc64le/baseos/debug',
'content/eus/rhel9/9.8/ppc64le/baseos/os',
'content/eus/rhel9/9.8/ppc64le/baseos/source/SRPMS',
'content/eus/rhel9/9.8/s390x/baseos/debug',
'content/eus/rhel9/9.8/s390x/baseos/os',
'content/eus/rhel9/9.8/s390x/baseos/source/SRPMS',
'content/eus/rhel9/9.8/x86_64/baseos/debug',
'content/eus/rhel9/9.8/x86_64/baseos/os',
'content/eus/rhel9/9.8/x86_64/baseos/source/SRPMS'
],
'pkgs': [
{'reference':'kernel-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-modules-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-modules-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-modules-extra-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-modules-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-modules-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-modules-extra-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-modules-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-modules-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-modules-extra-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-uki-virt-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-modules-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-modules-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-modules-extra-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'ppc64le', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-uki-virt-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-uki-virt-addons-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-modules-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-modules-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-modules-extra-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE}
]
},
{
'release': '9',
'sp': '8',
'repo_relative_urls': [
'content/e4s/rhel9/9.8/aarch64/nfv/debug',
'content/e4s/rhel9/9.8/aarch64/nfv/os',
'content/e4s/rhel9/9.8/aarch64/nfv/source/SRPMS',
'content/e4s/rhel9/9.8/aarch64/rt/debug',
'content/e4s/rhel9/9.8/aarch64/rt/os',
'content/e4s/rhel9/9.8/aarch64/rt/source/SRPMS',
'content/e4s/rhel9/9.8/x86_64/nfv/debug',
'content/e4s/rhel9/9.8/x86_64/nfv/os',
'content/e4s/rhel9/9.8/x86_64/nfv/source/SRPMS',
'content/e4s/rhel9/9.8/x86_64/rt/debug',
'content/e4s/rhel9/9.8/x86_64/rt/os',
'content/e4s/rhel9/9.8/x86_64/rt/source/SRPMS',
'content/e6s/rhel9/9.8/aarch64/nfv/debug',
'content/e6s/rhel9/9.8/aarch64/nfv/os',
'content/e6s/rhel9/9.8/aarch64/nfv/source/SRPMS',
'content/e6s/rhel9/9.8/aarch64/rt/debug',
'content/e6s/rhel9/9.8/aarch64/rt/os',
'content/e6s/rhel9/9.8/aarch64/rt/source/SRPMS',
'content/e6s/rhel9/9.8/x86_64/nfv/debug',
'content/e6s/rhel9/9.8/x86_64/nfv/os',
'content/e6s/rhel9/9.8/x86_64/nfv/source/SRPMS',
'content/e6s/rhel9/9.8/x86_64/rt/debug',
'content/e6s/rhel9/9.8/x86_64/rt/os',
'content/e6s/rhel9/9.8/x86_64/rt/source/SRPMS',
'content/eus/rhel9/9.8/aarch64/nfv/debug',
'content/eus/rhel9/9.8/aarch64/nfv/os',
'content/eus/rhel9/9.8/aarch64/nfv/source/SRPMS',
'content/eus/rhel9/9.8/aarch64/rt/debug',
'content/eus/rhel9/9.8/aarch64/rt/os',
'content/eus/rhel9/9.8/aarch64/rt/source/SRPMS',
'content/eus/rhel9/9.8/x86_64/nfv/debug',
'content/eus/rhel9/9.8/x86_64/nfv/os',
'content/eus/rhel9/9.8/x86_64/nfv/source/SRPMS',
'content/eus/rhel9/9.8/x86_64/rt/debug',
'content/eus/rhel9/9.8/x86_64/rt/os',
'content/eus/rhel9/9.8/x86_64/rt/source/SRPMS'
],
'pkgs': [
{'reference':'kernel-rt-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-extra-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-extra-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-extra-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-extra-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE}
]
},
{
'release': '9',
'sp': '8',
'repo_relative_urls': [
'content/e4s/rhel9/9.8/aarch64/rt/debug',
'content/e4s/rhel9/9.8/aarch64/rt/os',
'content/e4s/rhel9/9.8/aarch64/rt/source/SRPMS',
'content/e4s/rhel9/9.8/x86_64/rt/debug',
'content/e4s/rhel9/9.8/x86_64/rt/os',
'content/e4s/rhel9/9.8/x86_64/rt/source/SRPMS',
'content/e6s/rhel9/9.8/aarch64/rt/debug',
'content/e6s/rhel9/9.8/aarch64/rt/os',
'content/e6s/rhel9/9.8/aarch64/rt/source/SRPMS',
'content/e6s/rhel9/9.8/x86_64/rt/debug',
'content/e6s/rhel9/9.8/x86_64/rt/os',
'content/e6s/rhel9/9.8/x86_64/rt/source/SRPMS',
'content/eus/rhel9/9.8/aarch64/rt/debug',
'content/eus/rhel9/9.8/aarch64/rt/os',
'content/eus/rhel9/9.8/aarch64/rt/source/SRPMS',
'content/eus/rhel9/9.8/x86_64/rt/debug',
'content/eus/rhel9/9.8/x86_64/rt/os',
'content/eus/rhel9/9.8/x86_64/rt/source/SRPMS'
],
'pkgs': [
{'reference':'kernel-rt-64k-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-modules-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-modules-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-modules-extra-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-modules-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-modules-core-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-modules-extra-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE}
]
},
{
'release': '9',
'sp': '8',
'repo_relative_urls': [
'content/eus/rhel9/9.8/aarch64/codeready-builder/debug',
'content/eus/rhel9/9.8/aarch64/codeready-builder/os',
'content/eus/rhel9/9.8/aarch64/codeready-builder/source/SRPMS',
'content/eus/rhel9/9.8/ppc64le/codeready-builder/debug',
'content/eus/rhel9/9.8/ppc64le/codeready-builder/os',
'content/eus/rhel9/9.8/ppc64le/codeready-builder/source/SRPMS',
'content/eus/rhel9/9.8/s390x/codeready-builder/debug',
'content/eus/rhel9/9.8/s390x/codeready-builder/os',
'content/eus/rhel9/9.8/s390x/codeready-builder/source/SRPMS',
'content/eus/rhel9/9.8/x86_64/codeready-builder/debug',
'content/eus/rhel9/9.8/x86_64/codeready-builder/os',
'content/eus/rhel9/9.8/x86_64/codeready-builder/source/SRPMS'
],
'pkgs': [
{'reference':'kernel-tools-libs-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'ppc64le', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-devel-5.14.0-687.47.1.el9_8', 'sp':'8', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'libperf-5.14.0-687.47.1.el9_8', 'sp':'8', 'rpm_spec_vers_cmp':TRUE}
]
}
];
var applicable_repo_urls = rhel_determine_applicable_repository_urls(constraints:constraints);
if(applicable_repo_urls == RHEL_REPOS_NO_OVERLAP_MESSAGE) exit(0, RHEL_REPO_NOT_ENABLED);
var os_release = get_one_kb_item('installed_os/local/SSH/0/release');
var os_sp = get_one_kb_item('Host/*/minor_release');
var flag = 0;
var repo_relative_urls;
var reference;
var sp;
var _cpu;
var el_string;
var rpm_spec_vers_cmp;
var epoch;
var allowmaj;
var exists_check;
var cves;
foreach var constraint ( constraints ) {
# Check that the target release is equal to the affected release
if (!empty_or_null(constraint['release'])){
if (constraint['release'] != os_release) continue;
}
if (!empty_or_null(constraint['sp'])){
if (constraint['sp'] != os_sp) continue;
}
if (!empty_or_null(constraint['repo_relative_urls'])) repo_relative_urls = constraint['repo_relative_urls'];
foreach var pkg ( constraint['pkgs'] ) {
reference = NULL;
sp = NULL;
_cpu = NULL;
el_string = NULL;
rpm_spec_vers_cmp = NULL;
epoch = NULL;
allowmaj = NULL;
exists_check = NULL;
cves = NULL;
if (!empty_or_null(pkg['reference'])) reference = pkg['reference'];
if (!empty_or_null(pkg['sp'])) sp = pkg['sp'];
if (!empty_or_null(pkg['cpu'])) _cpu = pkg['cpu'];
if (!empty_or_null(pkg['el_string'])) el_string = pkg['el_string'];
if (!empty_or_null(pkg['rpm_spec_vers_cmp'])) rpm_spec_vers_cmp = pkg['rpm_spec_vers_cmp'];
if (!empty_or_null(pkg['epoch'])) epoch = pkg['epoch'];
if (!empty_or_null(pkg['allowmaj'])) allowmaj = pkg['allowmaj'];
if (!empty_or_null(pkg['exists_check'])) exists_check = pkg['exists_check'];
if (!empty_or_null(pkg['cves'])) cves = pkg['cves'];
if (reference &&
rhel_decide_repo_relative_url_check(required_repo_url_list:repo_relative_urls) &&
(applicable_repo_urls || (!exists_check || rpm_exists(rpm:exists_check))) &&
rpm_check(sp:sp, cpu:_cpu, reference:reference, epoch:epoch, el_string:el_string, rpm_spec_vers_cmp:rpm_spec_vers_cmp, allowmaj:allowmaj, cves:cves)) flag++;
}
}
if (flag)
{
var extra = NULL;
if (isnull(applicable_repo_urls) || !applicable_repo_urls) extra = rpm_report_get() + redhat_report_repo_caveat();
else extra = rpm_report_get();
security_report_v4(
port : 0,
severity : SECURITY_WARNING,
extra : extra
);
exit(0);
}
else
{
var tested = pkg_tests_get();
if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
else audit(AUDIT_PACKAGE_NOT_INSTALLED, 'kernel / kernel-64k / kernel-64k-core / kernel-64k-debug / etc');
}
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
14 Sep 2026 00:00Current
7.6High risk
Vulners AI Score7.6
CVSS 3.17.8 - 9.8
EPSS0.00664