RHEL 10 : kernel (RHSA-2026:61887)
| Reporter | Title | Published | Views | Family All 1689 |
|---|---|---|---|---|
| Exploit for Use of Uninitialized Resource in Linux Linux_Kernel | 5 Aug 202621:21 | – | githubexploit | |
| CVE-2026-53189 | 25 Jun 202608:39 | – | attackerkb | |
| CVE-2026-43450 | 8 May 202614:22 | – | attackerkb | |
| CVE-2026-53185 | 25 Jun 202608:38 | – | attackerkb | |
| CVE-2026-64438 | 25 Jul 202608:51 | – | attackerkb | |
| CVE-2026-64490 | 25 Jul 202608:51 | – | attackerkb | |
| CVE-2026-63800 | 19 Jul 202612:02 | – | attackerkb | |
| CVE-2026-53196 | 25 Jun 202608:39 | – | attackerkb | |
| CVE-2026-53399 | 19 Jul 202612:02 | – | attackerkb | |
| CVE-2026-64136 | 19 Jul 202615:40 | – | attackerkb |
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:61887. The text
# itself is copyright (C) Red Hat, Inc.
##
include('compat.inc');
if (description)
{
script_id(342234);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/09/01");
script_cve_id(
"CVE-2025-21834",
"CVE-2026-23003",
"CVE-2026-43450",
"CVE-2026-43454",
"CVE-2026-45970",
"CVE-2026-46120",
"CVE-2026-53026",
"CVE-2026-53053",
"CVE-2026-53153",
"CVE-2026-53185",
"CVE-2026-53189",
"CVE-2026-53196",
"CVE-2026-53391",
"CVE-2026-53392",
"CVE-2026-53397",
"CVE-2026-53399",
"CVE-2026-63800",
"CVE-2026-64018",
"CVE-2026-64136",
"CVE-2026-64189",
"CVE-2026-64276",
"CVE-2026-64277",
"CVE-2026-64298",
"CVE-2026-64304",
"CVE-2026-64320",
"CVE-2026-64384",
"CVE-2026-64418",
"CVE-2026-64438",
"CVE-2026-64490",
"CVE-2026-68086",
"CVE-2026-68166",
"CVE-2026-68480",
"CVE-2026-72069",
"CVE-2026-72130"
);
script_xref(name:"RHSA", value:"2026:61887");
script_name(english:"RHEL 10 : kernel (RHSA-2026:61887)");
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 10 host has packages installed that are affected by multiple vulnerabilities as
referenced in the RHSA-2026:61887 advisory.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: seccomp: passthrough uretprobe systemcall without filtering (CVE-2025-21834)
* kernel: ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv() (CVE-2026-23003)
* kernel: netfilter: nf_tables: Fix for duplicate device in netdev hooks (CVE-2026-43454)
* kernel: netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table() (CVE-2026-43450)
* kernel: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (CVE-2026-45970)
* kernel: ip6_gre: Use cached t->net in ip6erspan_changelink() (CVE-2026-46120)
* kernel: iommu/amd: Fix clone_alias() to use the original device's devid (CVE-2026-53053)
* kernel: NFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdeleg (CVE-2026-53026)
* kernel: zram: fix use-after-free in zram_bvec_write_partial() (CVE-2026-53185)
* kernel: USB: serial: io_ti: fix heap overflow in get_manuf_info() (CVE-2026-53196)
* kernel: mm/huge_memory: update file PMD counter before folio_put() (CVE-2026-53189)
* kernel: mm/list_lru: drain before clearing xarray entry on reparent (CVE-2026-53153)
* kernel: pNFS: Fix use-after-free in pnfs_update_layout() (CVE-2026-63800)
* kernel: nfsd: fix posix_acl leak on SETACL decode failure (CVE-2026-53397)
* kernel: nfsd: release layout stid on setlease failure (CVE-2026-53399)
* kernel: NFSv4/flexfiles: reject zero filehandle version count (CVE-2026-53392)
* kernel: NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CVE-2026-53391)
* kernel: net: mana: validate rx_req_idx to prevent out-of-bounds array access (CVE-2026-64018)
* kernel: smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked() (CVE-2026-64136)
* kernel: netfilter: ipset: fix race between dump and ip_set_list resize (CVE-2026-64189)
* kernel: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page (CVE-2026-64320)
* kernel: crypto: qat - fix VF2PF work teardown race in adf_disable_sriov() (CVE-2026-64438)
* kernel: crypto: qat - validate RSA CRT component lengths (CVE-2026-64304)
* kernel: NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CVE-2026-64298)
* kernel: ALSA: virtio: Validate control metadata from the device (CVE-2026-64490)
* kernel: mm: shrinker: fix shrinker_info teardown race with expansion (CVE-2026-64418)
* kernel: smb: client: fix change notify replay double-free (CVE-2026-64384)
* kernel: Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count (CVE-2026-64277)
* kernel: Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count (CVE-2026-64276)
* kernel: AMD-SN-7061: Safe RET Interrupt Vulnerability (CVE-2026-68480)
* kernel: mm/khugepaged: write all dirty file folios when collapsing (CVE-2026-68086)
* kernel: Linux kernel: Arbitrary code execution via userfaultfd shadow stack manipulation
(CVE-2026-68166)
* kernel: locking/rt: Fix the incorrect RCU protection in rt_spin_unlock() (CVE-2026-72069)
* kernel: nvmet-auth: reject short AUTH_RECEIVE buffers (CVE-2026-72130)
Bug Fix(es) and Enhancement(s):
* RHEL 10: s390: Revert support for DCACHE_WORD_ACCESS [rhel-10.2.z] (JIRA:RHEL-188180)
* qede: build_skb failure causes off-by-one BD ring corruption and kernel panic [rhel-10.2.z]
(JIRA:RHEL-193043)
* ss core dumped when there is an SCTP session [rhel-10.2.z] (JIRA:RHEL-212393)
* [RHEL-10.2.z] Intel CWF: CPU is unable to obtain cstate1 on idle system (JIRA:RHEL-218627)
* RHEL10.0 - s390/pfault: Fix virtual vs physical address confusion [rhel-10.2.z] (JIRA:RHEL-222507)
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=2350398");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2432681");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2468145");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2468228");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2482006");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2482614");
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=2492454");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492735");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492750");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492788");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492790");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502219");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502227");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502239");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502240");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502260");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502421");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502527");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502889");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507061");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507118");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507119");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507208");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507277");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507285");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507287");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507290");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507301");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2508363");
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=2513167");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2516248");
script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2516448");
# https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_61887.json
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?febc39e2");
script_set_attribute(attribute:"see_also", value:"https://access.redhat.com/errata/RHSA-2026:61887");
script_set_attribute(attribute:"solution", value:
"Update the affected packages.");
script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:N/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:N/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-53196");
script_set_attribute(attribute:"cvss3_score_source", value:"CVE-2026-43450");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_cwe_id(94, 125, 201, 358, 364, 367, 414, 457, 476, 694, 763, 772, 787, 820, 825, 911, 1341);
script_set_attribute(attribute:"vendor_severity", value:"Important");
script_set_attribute(attribute:"vuln_publication_date", value:"2025/03/06");
script_set_attribute(attribute:"patch_publication_date", value:"2026/09/01");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/09/01");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:10.2");
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-modules-extra-matched");
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(operator: 'ge', os_version: os_version, rhel_version: '10')) audit(AUDIT_OS_NOT, 'Red Hat 10.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-21834', 'CVE-2026-23003', 'CVE-2026-43450', 'CVE-2026-43454', 'CVE-2026-45970', 'CVE-2026-46120', 'CVE-2026-53026', 'CVE-2026-53053', 'CVE-2026-53153', 'CVE-2026-53185', 'CVE-2026-53189', 'CVE-2026-53196', 'CVE-2026-53391', 'CVE-2026-53392', 'CVE-2026-53397', 'CVE-2026-53399', 'CVE-2026-63800', 'CVE-2026-64018', 'CVE-2026-64136', 'CVE-2026-64189', 'CVE-2026-64276', 'CVE-2026-64277', 'CVE-2026-64298', 'CVE-2026-64304', 'CVE-2026-64320', 'CVE-2026-64384', 'CVE-2026-64418', 'CVE-2026-64438', 'CVE-2026-64490', 'CVE-2026-68086', 'CVE-2026-68166', 'CVE-2026-68480', 'CVE-2026-72069', 'CVE-2026-72130');
if (ksplice_cves_check(cve_list))
{
audit(AUDIT_PATCH_INSTALLED, livepatch_source + ' hotfix for RHSA-2026:61887');
}
else
{
__rpm_report = ksplice_reporting_text();
}
}
var constraints = [
{
'release': '10',
'repo_relative_urls': [
'content/dist/rhel10/10.0/aarch64/appstream/debug',
'content/dist/rhel10/10.0/aarch64/appstream/os',
'content/dist/rhel10/10.0/aarch64/appstream/source/SRPMS',
'content/dist/rhel10/10.0/aarch64/baseos/debug',
'content/dist/rhel10/10.0/aarch64/baseos/os',
'content/dist/rhel10/10.0/aarch64/baseos/source/SRPMS',
'content/dist/rhel10/10.0/aarch64/codeready-builder/debug',
'content/dist/rhel10/10.0/aarch64/codeready-builder/os',
'content/dist/rhel10/10.0/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.0/aarch64/extensions/debug',
'content/dist/rhel10/10.0/aarch64/extensions/os',
'content/dist/rhel10/10.0/aarch64/extensions/source/SRPMS',
'content/dist/rhel10/10.0/aarch64/highavailability/debug',
'content/dist/rhel10/10.0/aarch64/highavailability/os',
'content/dist/rhel10/10.0/aarch64/highavailability/source/SRPMS',
'content/dist/rhel10/10.0/aarch64/rt/debug',
'content/dist/rhel10/10.0/aarch64/rt/os',
'content/dist/rhel10/10.0/aarch64/rt/source/SRPMS',
'content/dist/rhel10/10.0/aarch64/supplementary/debug',
'content/dist/rhel10/10.0/aarch64/supplementary/os',
'content/dist/rhel10/10.0/aarch64/supplementary/source/SRPMS',
'content/dist/rhel10/10.0/ppc64le/appstream/debug',
'content/dist/rhel10/10.0/ppc64le/appstream/os',
'content/dist/rhel10/10.0/ppc64le/appstream/source/SRPMS',
'content/dist/rhel10/10.0/ppc64le/baseos/debug',
'content/dist/rhel10/10.0/ppc64le/baseos/os',
'content/dist/rhel10/10.0/ppc64le/baseos/source/SRPMS',
'content/dist/rhel10/10.0/ppc64le/codeready-builder/debug',
'content/dist/rhel10/10.0/ppc64le/codeready-builder/os',
'content/dist/rhel10/10.0/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.0/ppc64le/extensions/debug',
'content/dist/rhel10/10.0/ppc64le/extensions/os',
'content/dist/rhel10/10.0/ppc64le/extensions/source/SRPMS',
'content/dist/rhel10/10.0/ppc64le/highavailability/debug',
'content/dist/rhel10/10.0/ppc64le/highavailability/os',
'content/dist/rhel10/10.0/ppc64le/highavailability/source/SRPMS',
'content/dist/rhel10/10.0/ppc64le/sap-solutions/debug',
'content/dist/rhel10/10.0/ppc64le/sap-solutions/os',
'content/dist/rhel10/10.0/ppc64le/sap-solutions/source/SRPMS',
'content/dist/rhel10/10.0/ppc64le/sap/debug',
'content/dist/rhel10/10.0/ppc64le/sap/os',
'content/dist/rhel10/10.0/ppc64le/sap/source/SRPMS',
'content/dist/rhel10/10.0/ppc64le/supplementary/debug',
'content/dist/rhel10/10.0/ppc64le/supplementary/os',
'content/dist/rhel10/10.0/ppc64le/supplementary/source/SRPMS',
'content/dist/rhel10/10.0/s390x/appstream/debug',
'content/dist/rhel10/10.0/s390x/appstream/os',
'content/dist/rhel10/10.0/s390x/appstream/source/SRPMS',
'content/dist/rhel10/10.0/s390x/baseos/debug',
'content/dist/rhel10/10.0/s390x/baseos/os',
'content/dist/rhel10/10.0/s390x/baseos/source/SRPMS',
'content/dist/rhel10/10.0/s390x/codeready-builder/debug',
'content/dist/rhel10/10.0/s390x/codeready-builder/os',
'content/dist/rhel10/10.0/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.0/s390x/extensions/debug',
'content/dist/rhel10/10.0/s390x/extensions/os',
'content/dist/rhel10/10.0/s390x/extensions/source/SRPMS',
'content/dist/rhel10/10.0/s390x/highavailability/debug',
'content/dist/rhel10/10.0/s390x/highavailability/os',
'content/dist/rhel10/10.0/s390x/highavailability/source/SRPMS',
'content/dist/rhel10/10.0/s390x/sap/debug',
'content/dist/rhel10/10.0/s390x/sap/os',
'content/dist/rhel10/10.0/s390x/sap/source/SRPMS',
'content/dist/rhel10/10.0/s390x/supplementary/debug',
'content/dist/rhel10/10.0/s390x/supplementary/os',
'content/dist/rhel10/10.0/s390x/supplementary/source/SRPMS',
'content/dist/rhel10/10.0/x86_64/appstream/debug',
'content/dist/rhel10/10.0/x86_64/appstream/os',
'content/dist/rhel10/10.0/x86_64/appstream/source/SRPMS',
'content/dist/rhel10/10.0/x86_64/baseos/debug',
'content/dist/rhel10/10.0/x86_64/baseos/os',
'content/dist/rhel10/10.0/x86_64/baseos/source/SRPMS',
'content/dist/rhel10/10.0/x86_64/codeready-builder/debug',
'content/dist/rhel10/10.0/x86_64/codeready-builder/os',
'content/dist/rhel10/10.0/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.0/x86_64/extensions/debug',
'content/dist/rhel10/10.0/x86_64/extensions/os',
'content/dist/rhel10/10.0/x86_64/extensions/source/SRPMS',
'content/dist/rhel10/10.0/x86_64/highavailability/debug',
'content/dist/rhel10/10.0/x86_64/highavailability/os',
'content/dist/rhel10/10.0/x86_64/highavailability/source/SRPMS',
'content/dist/rhel10/10.0/x86_64/nfv/debug',
'content/dist/rhel10/10.0/x86_64/nfv/os',
'content/dist/rhel10/10.0/x86_64/nfv/source/SRPMS',
'content/dist/rhel10/10.0/x86_64/rt/debug',
'content/dist/rhel10/10.0/x86_64/rt/os',
'content/dist/rhel10/10.0/x86_64/rt/source/SRPMS',
'content/dist/rhel10/10.0/x86_64/sap-solutions/debug',
'content/dist/rhel10/10.0/x86_64/sap-solutions/os',
'content/dist/rhel10/10.0/x86_64/sap-solutions/source/SRPMS',
'content/dist/rhel10/10.0/x86_64/sap/debug',
'content/dist/rhel10/10.0/x86_64/sap/os',
'content/dist/rhel10/10.0/x86_64/sap/source/SRPMS',
'content/dist/rhel10/10.0/x86_64/supplementary/debug',
'content/dist/rhel10/10.0/x86_64/supplementary/os',
'content/dist/rhel10/10.0/x86_64/supplementary/source/SRPMS',
'content/dist/rhel10/10.1/aarch64/appstream/debug',
'content/dist/rhel10/10.1/aarch64/appstream/os',
'content/dist/rhel10/10.1/aarch64/appstream/source/SRPMS',
'content/dist/rhel10/10.1/aarch64/baseos/debug',
'content/dist/rhel10/10.1/aarch64/baseos/os',
'content/dist/rhel10/10.1/aarch64/baseos/source/SRPMS',
'content/dist/rhel10/10.1/aarch64/codeready-builder/debug',
'content/dist/rhel10/10.1/aarch64/codeready-builder/os',
'content/dist/rhel10/10.1/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.1/aarch64/extensions/debug',
'content/dist/rhel10/10.1/aarch64/extensions/os',
'content/dist/rhel10/10.1/aarch64/extensions/source/SRPMS',
'content/dist/rhel10/10.1/aarch64/highavailability/debug',
'content/dist/rhel10/10.1/aarch64/highavailability/os',
'content/dist/rhel10/10.1/aarch64/highavailability/source/SRPMS',
'content/dist/rhel10/10.1/aarch64/nfv/debug',
'content/dist/rhel10/10.1/aarch64/nfv/os',
'content/dist/rhel10/10.1/aarch64/nfv/source/SRPMS',
'content/dist/rhel10/10.1/aarch64/rt/debug',
'content/dist/rhel10/10.1/aarch64/rt/os',
'content/dist/rhel10/10.1/aarch64/rt/source/SRPMS',
'content/dist/rhel10/10.1/aarch64/supplementary/debug',
'content/dist/rhel10/10.1/aarch64/supplementary/os',
'content/dist/rhel10/10.1/aarch64/supplementary/source/SRPMS',
'content/dist/rhel10/10.1/ppc64le/appstream/debug',
'content/dist/rhel10/10.1/ppc64le/appstream/os',
'content/dist/rhel10/10.1/ppc64le/appstream/source/SRPMS',
'content/dist/rhel10/10.1/ppc64le/baseos/debug',
'content/dist/rhel10/10.1/ppc64le/baseos/os',
'content/dist/rhel10/10.1/ppc64le/baseos/source/SRPMS',
'content/dist/rhel10/10.1/ppc64le/codeready-builder/debug',
'content/dist/rhel10/10.1/ppc64le/codeready-builder/os',
'content/dist/rhel10/10.1/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.1/ppc64le/extensions/debug',
'content/dist/rhel10/10.1/ppc64le/extensions/os',
'content/dist/rhel10/10.1/ppc64le/extensions/source/SRPMS',
'content/dist/rhel10/10.1/ppc64le/highavailability/debug',
'content/dist/rhel10/10.1/ppc64le/highavailability/os',
'content/dist/rhel10/10.1/ppc64le/highavailability/source/SRPMS',
'content/dist/rhel10/10.1/ppc64le/sap-solutions/debug',
'content/dist/rhel10/10.1/ppc64le/sap-solutions/os',
'content/dist/rhel10/10.1/ppc64le/sap-solutions/source/SRPMS',
'content/dist/rhel10/10.1/ppc64le/sap/debug',
'content/dist/rhel10/10.1/ppc64le/sap/os',
'content/dist/rhel10/10.1/ppc64le/sap/source/SRPMS',
'content/dist/rhel10/10.1/ppc64le/supplementary/debug',
'content/dist/rhel10/10.1/ppc64le/supplementary/os',
'content/dist/rhel10/10.1/ppc64le/supplementary/source/SRPMS',
'content/dist/rhel10/10.1/s390x/appstream/debug',
'content/dist/rhel10/10.1/s390x/appstream/os',
'content/dist/rhel10/10.1/s390x/appstream/source/SRPMS',
'content/dist/rhel10/10.1/s390x/baseos/debug',
'content/dist/rhel10/10.1/s390x/baseos/os',
'content/dist/rhel10/10.1/s390x/baseos/source/SRPMS',
'content/dist/rhel10/10.1/s390x/codeready-builder/debug',
'content/dist/rhel10/10.1/s390x/codeready-builder/os',
'content/dist/rhel10/10.1/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.1/s390x/extensions/debug',
'content/dist/rhel10/10.1/s390x/extensions/os',
'content/dist/rhel10/10.1/s390x/extensions/source/SRPMS',
'content/dist/rhel10/10.1/s390x/highavailability/debug',
'content/dist/rhel10/10.1/s390x/highavailability/os',
'content/dist/rhel10/10.1/s390x/highavailability/source/SRPMS',
'content/dist/rhel10/10.1/s390x/sap/debug',
'content/dist/rhel10/10.1/s390x/sap/os',
'content/dist/rhel10/10.1/s390x/sap/source/SRPMS',
'content/dist/rhel10/10.1/s390x/supplementary/debug',
'content/dist/rhel10/10.1/s390x/supplementary/os',
'content/dist/rhel10/10.1/s390x/supplementary/source/SRPMS',
'content/dist/rhel10/10.1/x86_64/appstream/debug',
'content/dist/rhel10/10.1/x86_64/appstream/os',
'content/dist/rhel10/10.1/x86_64/appstream/source/SRPMS',
'content/dist/rhel10/10.1/x86_64/baseos/debug',
'content/dist/rhel10/10.1/x86_64/baseos/os',
'content/dist/rhel10/10.1/x86_64/baseos/source/SRPMS',
'content/dist/rhel10/10.1/x86_64/codeready-builder/debug',
'content/dist/rhel10/10.1/x86_64/codeready-builder/os',
'content/dist/rhel10/10.1/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.1/x86_64/extensions/debug',
'content/dist/rhel10/10.1/x86_64/extensions/os',
'content/dist/rhel10/10.1/x86_64/extensions/source/SRPMS',
'content/dist/rhel10/10.1/x86_64/highavailability/debug',
'content/dist/rhel10/10.1/x86_64/highavailability/os',
'content/dist/rhel10/10.1/x86_64/highavailability/source/SRPMS',
'content/dist/rhel10/10.1/x86_64/nfv/debug',
'content/dist/rhel10/10.1/x86_64/nfv/os',
'content/dist/rhel10/10.1/x86_64/nfv/source/SRPMS',
'content/dist/rhel10/10.1/x86_64/rt/debug',
'content/dist/rhel10/10.1/x86_64/rt/os',
'content/dist/rhel10/10.1/x86_64/rt/source/SRPMS',
'content/dist/rhel10/10.1/x86_64/sap-solutions/debug',
'content/dist/rhel10/10.1/x86_64/sap-solutions/os',
'content/dist/rhel10/10.1/x86_64/sap-solutions/source/SRPMS',
'content/dist/rhel10/10.1/x86_64/sap/debug',
'content/dist/rhel10/10.1/x86_64/sap/os',
'content/dist/rhel10/10.1/x86_64/sap/source/SRPMS',
'content/dist/rhel10/10.1/x86_64/supplementary/debug',
'content/dist/rhel10/10.1/x86_64/supplementary/os',
'content/dist/rhel10/10.1/x86_64/supplementary/source/SRPMS',
'content/dist/rhel10/10.2/aarch64/appstream/debug',
'content/dist/rhel10/10.2/aarch64/appstream/os',
'content/dist/rhel10/10.2/aarch64/appstream/source/SRPMS',
'content/dist/rhel10/10.2/aarch64/baseos/debug',
'content/dist/rhel10/10.2/aarch64/baseos/os',
'content/dist/rhel10/10.2/aarch64/baseos/source/SRPMS',
'content/dist/rhel10/10.2/aarch64/codeready-builder/debug',
'content/dist/rhel10/10.2/aarch64/codeready-builder/os',
'content/dist/rhel10/10.2/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.2/aarch64/extensions/debug',
'content/dist/rhel10/10.2/aarch64/extensions/os',
'content/dist/rhel10/10.2/aarch64/extensions/source/SRPMS',
'content/dist/rhel10/10.2/aarch64/highavailability/debug',
'content/dist/rhel10/10.2/aarch64/highavailability/os',
'content/dist/rhel10/10.2/aarch64/highavailability/source/SRPMS',
'content/dist/rhel10/10.2/aarch64/nfv/debug',
'content/dist/rhel10/10.2/aarch64/nfv/os',
'content/dist/rhel10/10.2/aarch64/nfv/source/SRPMS',
'content/dist/rhel10/10.2/aarch64/rt/debug',
'content/dist/rhel10/10.2/aarch64/rt/os',
'content/dist/rhel10/10.2/aarch64/rt/source/SRPMS',
'content/dist/rhel10/10.2/aarch64/supplementary/debug',
'content/dist/rhel10/10.2/aarch64/supplementary/os',
'content/dist/rhel10/10.2/aarch64/supplementary/source/SRPMS',
'content/dist/rhel10/10.2/ppc64le/appstream/debug',
'content/dist/rhel10/10.2/ppc64le/appstream/os',
'content/dist/rhel10/10.2/ppc64le/appstream/source/SRPMS',
'content/dist/rhel10/10.2/ppc64le/baseos/debug',
'content/dist/rhel10/10.2/ppc64le/baseos/os',
'content/dist/rhel10/10.2/ppc64le/baseos/source/SRPMS',
'content/dist/rhel10/10.2/ppc64le/codeready-builder/debug',
'content/dist/rhel10/10.2/ppc64le/codeready-builder/os',
'content/dist/rhel10/10.2/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.2/ppc64le/extensions/debug',
'content/dist/rhel10/10.2/ppc64le/extensions/os',
'content/dist/rhel10/10.2/ppc64le/extensions/source/SRPMS',
'content/dist/rhel10/10.2/ppc64le/highavailability/debug',
'content/dist/rhel10/10.2/ppc64le/highavailability/os',
'content/dist/rhel10/10.2/ppc64le/highavailability/source/SRPMS',
'content/dist/rhel10/10.2/ppc64le/sap-solutions/debug',
'content/dist/rhel10/10.2/ppc64le/sap-solutions/os',
'content/dist/rhel10/10.2/ppc64le/sap-solutions/source/SRPMS',
'content/dist/rhel10/10.2/ppc64le/sap/debug',
'content/dist/rhel10/10.2/ppc64le/sap/os',
'content/dist/rhel10/10.2/ppc64le/sap/source/SRPMS',
'content/dist/rhel10/10.2/ppc64le/supplementary/debug',
'content/dist/rhel10/10.2/ppc64le/supplementary/os',
'content/dist/rhel10/10.2/ppc64le/supplementary/source/SRPMS',
'content/dist/rhel10/10.2/s390x/appstream/debug',
'content/dist/rhel10/10.2/s390x/appstream/os',
'content/dist/rhel10/10.2/s390x/appstream/source/SRPMS',
'content/dist/rhel10/10.2/s390x/baseos/debug',
'content/dist/rhel10/10.2/s390x/baseos/os',
'content/dist/rhel10/10.2/s390x/baseos/source/SRPMS',
'content/dist/rhel10/10.2/s390x/codeready-builder/debug',
'content/dist/rhel10/10.2/s390x/codeready-builder/os',
'content/dist/rhel10/10.2/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.2/s390x/extensions/debug',
'content/dist/rhel10/10.2/s390x/extensions/os',
'content/dist/rhel10/10.2/s390x/extensions/source/SRPMS',
'content/dist/rhel10/10.2/s390x/highavailability/debug',
'content/dist/rhel10/10.2/s390x/highavailability/os',
'content/dist/rhel10/10.2/s390x/highavailability/source/SRPMS',
'content/dist/rhel10/10.2/s390x/sap/debug',
'content/dist/rhel10/10.2/s390x/sap/os',
'content/dist/rhel10/10.2/s390x/sap/source/SRPMS',
'content/dist/rhel10/10.2/s390x/supplementary/debug',
'content/dist/rhel10/10.2/s390x/supplementary/os',
'content/dist/rhel10/10.2/s390x/supplementary/source/SRPMS',
'content/dist/rhel10/10.2/x86_64/appstream/debug',
'content/dist/rhel10/10.2/x86_64/appstream/os',
'content/dist/rhel10/10.2/x86_64/appstream/source/SRPMS',
'content/dist/rhel10/10.2/x86_64/baseos/debug',
'content/dist/rhel10/10.2/x86_64/baseos/os',
'content/dist/rhel10/10.2/x86_64/baseos/source/SRPMS',
'content/dist/rhel10/10.2/x86_64/codeready-builder/debug',
'content/dist/rhel10/10.2/x86_64/codeready-builder/os',
'content/dist/rhel10/10.2/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.2/x86_64/extensions/debug',
'content/dist/rhel10/10.2/x86_64/extensions/os',
'content/dist/rhel10/10.2/x86_64/extensions/source/SRPMS',
'content/dist/rhel10/10.2/x86_64/highavailability/debug',
'content/dist/rhel10/10.2/x86_64/highavailability/os',
'content/dist/rhel10/10.2/x86_64/highavailability/source/SRPMS',
'content/dist/rhel10/10.2/x86_64/nfv/debug',
'content/dist/rhel10/10.2/x86_64/nfv/os',
'content/dist/rhel10/10.2/x86_64/nfv/source/SRPMS',
'content/dist/rhel10/10.2/x86_64/rt/debug',
'content/dist/rhel10/10.2/x86_64/rt/os',
'content/dist/rhel10/10.2/x86_64/rt/source/SRPMS',
'content/dist/rhel10/10.2/x86_64/sap-solutions/debug',
'content/dist/rhel10/10.2/x86_64/sap-solutions/os',
'content/dist/rhel10/10.2/x86_64/sap-solutions/source/SRPMS',
'content/dist/rhel10/10.2/x86_64/sap/debug',
'content/dist/rhel10/10.2/x86_64/sap/os',
'content/dist/rhel10/10.2/x86_64/sap/source/SRPMS',
'content/dist/rhel10/10.2/x86_64/supplementary/debug',
'content/dist/rhel10/10.2/x86_64/supplementary/os',
'content/dist/rhel10/10.2/x86_64/supplementary/source/SRPMS',
'content/dist/rhel10/10.3/aarch64/appstream/debug',
'content/dist/rhel10/10.3/aarch64/appstream/os',
'content/dist/rhel10/10.3/aarch64/appstream/source/SRPMS',
'content/dist/rhel10/10.3/aarch64/baseos/debug',
'content/dist/rhel10/10.3/aarch64/baseos/os',
'content/dist/rhel10/10.3/aarch64/baseos/source/SRPMS',
'content/dist/rhel10/10.3/aarch64/codeready-builder/debug',
'content/dist/rhel10/10.3/aarch64/codeready-builder/os',
'content/dist/rhel10/10.3/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.3/aarch64/extensions/debug',
'content/dist/rhel10/10.3/aarch64/extensions/os',
'content/dist/rhel10/10.3/aarch64/extensions/source/SRPMS',
'content/dist/rhel10/10.3/aarch64/highavailability/debug',
'content/dist/rhel10/10.3/aarch64/highavailability/os',
'content/dist/rhel10/10.3/aarch64/highavailability/source/SRPMS',
'content/dist/rhel10/10.3/aarch64/nfv/debug',
'content/dist/rhel10/10.3/aarch64/nfv/os',
'content/dist/rhel10/10.3/aarch64/nfv/source/SRPMS',
'content/dist/rhel10/10.3/aarch64/rt/debug',
'content/dist/rhel10/10.3/aarch64/rt/os',
'content/dist/rhel10/10.3/aarch64/rt/source/SRPMS',
'content/dist/rhel10/10.3/aarch64/supplementary/debug',
'content/dist/rhel10/10.3/aarch64/supplementary/os',
'content/dist/rhel10/10.3/aarch64/supplementary/source/SRPMS',
'content/dist/rhel10/10.3/ppc64le/appstream/debug',
'content/dist/rhel10/10.3/ppc64le/appstream/os',
'content/dist/rhel10/10.3/ppc64le/appstream/source/SRPMS',
'content/dist/rhel10/10.3/ppc64le/baseos/debug',
'content/dist/rhel10/10.3/ppc64le/baseos/os',
'content/dist/rhel10/10.3/ppc64le/baseos/source/SRPMS',
'content/dist/rhel10/10.3/ppc64le/codeready-builder/debug',
'content/dist/rhel10/10.3/ppc64le/codeready-builder/os',
'content/dist/rhel10/10.3/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.3/ppc64le/extensions/debug',
'content/dist/rhel10/10.3/ppc64le/extensions/os',
'content/dist/rhel10/10.3/ppc64le/extensions/source/SRPMS',
'content/dist/rhel10/10.3/ppc64le/highavailability/debug',
'content/dist/rhel10/10.3/ppc64le/highavailability/os',
'content/dist/rhel10/10.3/ppc64le/highavailability/source/SRPMS',
'content/dist/rhel10/10.3/ppc64le/sap-solutions/debug',
'content/dist/rhel10/10.3/ppc64le/sap-solutions/os',
'content/dist/rhel10/10.3/ppc64le/sap-solutions/source/SRPMS',
'content/dist/rhel10/10.3/ppc64le/sap/debug',
'content/dist/rhel10/10.3/ppc64le/sap/os',
'content/dist/rhel10/10.3/ppc64le/sap/source/SRPMS',
'content/dist/rhel10/10.3/ppc64le/supplementary/debug',
'content/dist/rhel10/10.3/ppc64le/supplementary/os',
'content/dist/rhel10/10.3/ppc64le/supplementary/source/SRPMS',
'content/dist/rhel10/10.3/s390x/appstream/debug',
'content/dist/rhel10/10.3/s390x/appstream/os',
'content/dist/rhel10/10.3/s390x/appstream/source/SRPMS',
'content/dist/rhel10/10.3/s390x/baseos/debug',
'content/dist/rhel10/10.3/s390x/baseos/os',
'content/dist/rhel10/10.3/s390x/baseos/source/SRPMS',
'content/dist/rhel10/10.3/s390x/codeready-builder/debug',
'content/dist/rhel10/10.3/s390x/codeready-builder/os',
'content/dist/rhel10/10.3/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.3/s390x/extensions/debug',
'content/dist/rhel10/10.3/s390x/extensions/os',
'content/dist/rhel10/10.3/s390x/extensions/source/SRPMS',
'content/dist/rhel10/10.3/s390x/highavailability/debug',
'content/dist/rhel10/10.3/s390x/highavailability/os',
'content/dist/rhel10/10.3/s390x/highavailability/source/SRPMS',
'content/dist/rhel10/10.3/s390x/sap/debug',
'content/dist/rhel10/10.3/s390x/sap/os',
'content/dist/rhel10/10.3/s390x/sap/source/SRPMS',
'content/dist/rhel10/10.3/s390x/supplementary/debug',
'content/dist/rhel10/10.3/s390x/supplementary/os',
'content/dist/rhel10/10.3/s390x/supplementary/source/SRPMS',
'content/dist/rhel10/10.3/x86_64/appstream/debug',
'content/dist/rhel10/10.3/x86_64/appstream/os',
'content/dist/rhel10/10.3/x86_64/appstream/source/SRPMS',
'content/dist/rhel10/10.3/x86_64/baseos/debug',
'content/dist/rhel10/10.3/x86_64/baseos/os',
'content/dist/rhel10/10.3/x86_64/baseos/source/SRPMS',
'content/dist/rhel10/10.3/x86_64/codeready-builder/debug',
'content/dist/rhel10/10.3/x86_64/codeready-builder/os',
'content/dist/rhel10/10.3/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.3/x86_64/extensions/debug',
'content/dist/rhel10/10.3/x86_64/extensions/os',
'content/dist/rhel10/10.3/x86_64/extensions/source/SRPMS',
'content/dist/rhel10/10.3/x86_64/highavailability/debug',
'content/dist/rhel10/10.3/x86_64/highavailability/os',
'content/dist/rhel10/10.3/x86_64/highavailability/source/SRPMS',
'content/dist/rhel10/10.3/x86_64/nfv/debug',
'content/dist/rhel10/10.3/x86_64/nfv/os',
'content/dist/rhel10/10.3/x86_64/nfv/source/SRPMS',
'content/dist/rhel10/10.3/x86_64/rt/debug',
'content/dist/rhel10/10.3/x86_64/rt/os',
'content/dist/rhel10/10.3/x86_64/rt/source/SRPMS',
'content/dist/rhel10/10.3/x86_64/sap-solutions/debug',
'content/dist/rhel10/10.3/x86_64/sap-solutions/os',
'content/dist/rhel10/10.3/x86_64/sap-solutions/source/SRPMS',
'content/dist/rhel10/10.3/x86_64/sap/debug',
'content/dist/rhel10/10.3/x86_64/sap/os',
'content/dist/rhel10/10.3/x86_64/sap/source/SRPMS',
'content/dist/rhel10/10.3/x86_64/supplementary/debug',
'content/dist/rhel10/10.3/x86_64/supplementary/os',
'content/dist/rhel10/10.3/x86_64/supplementary/source/SRPMS',
'content/dist/rhel10/10.4/aarch64/appstream/debug',
'content/dist/rhel10/10.4/aarch64/appstream/os',
'content/dist/rhel10/10.4/aarch64/appstream/source/SRPMS',
'content/dist/rhel10/10.4/aarch64/baseos/debug',
'content/dist/rhel10/10.4/aarch64/baseos/os',
'content/dist/rhel10/10.4/aarch64/baseos/source/SRPMS',
'content/dist/rhel10/10.4/aarch64/codeready-builder/debug',
'content/dist/rhel10/10.4/aarch64/codeready-builder/os',
'content/dist/rhel10/10.4/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.4/aarch64/extensions/debug',
'content/dist/rhel10/10.4/aarch64/extensions/os',
'content/dist/rhel10/10.4/aarch64/extensions/source/SRPMS',
'content/dist/rhel10/10.4/aarch64/highavailability/debug',
'content/dist/rhel10/10.4/aarch64/highavailability/os',
'content/dist/rhel10/10.4/aarch64/highavailability/source/SRPMS',
'content/dist/rhel10/10.4/aarch64/nfv/debug',
'content/dist/rhel10/10.4/aarch64/nfv/os',
'content/dist/rhel10/10.4/aarch64/nfv/source/SRPMS',
'content/dist/rhel10/10.4/aarch64/rt/debug',
'content/dist/rhel10/10.4/aarch64/rt/os',
'content/dist/rhel10/10.4/aarch64/rt/source/SRPMS',
'content/dist/rhel10/10.4/aarch64/supplementary/debug',
'content/dist/rhel10/10.4/aarch64/supplementary/os',
'content/dist/rhel10/10.4/aarch64/supplementary/source/SRPMS',
'content/dist/rhel10/10.4/ppc64le/appstream/debug',
'content/dist/rhel10/10.4/ppc64le/appstream/os',
'content/dist/rhel10/10.4/ppc64le/appstream/source/SRPMS',
'content/dist/rhel10/10.4/ppc64le/baseos/debug',
'content/dist/rhel10/10.4/ppc64le/baseos/os',
'content/dist/rhel10/10.4/ppc64le/baseos/source/SRPMS',
'content/dist/rhel10/10.4/ppc64le/codeready-builder/debug',
'content/dist/rhel10/10.4/ppc64le/codeready-builder/os',
'content/dist/rhel10/10.4/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.4/ppc64le/extensions/debug',
'content/dist/rhel10/10.4/ppc64le/extensions/os',
'content/dist/rhel10/10.4/ppc64le/extensions/source/SRPMS',
'content/dist/rhel10/10.4/ppc64le/highavailability/debug',
'content/dist/rhel10/10.4/ppc64le/highavailability/os',
'content/dist/rhel10/10.4/ppc64le/highavailability/source/SRPMS',
'content/dist/rhel10/10.4/ppc64le/sap-solutions/debug',
'content/dist/rhel10/10.4/ppc64le/sap-solutions/os',
'content/dist/rhel10/10.4/ppc64le/sap-solutions/source/SRPMS',
'content/dist/rhel10/10.4/ppc64le/sap/debug',
'content/dist/rhel10/10.4/ppc64le/sap/os',
'content/dist/rhel10/10.4/ppc64le/sap/source/SRPMS',
'content/dist/rhel10/10.4/ppc64le/supplementary/debug',
'content/dist/rhel10/10.4/ppc64le/supplementary/os',
'content/dist/rhel10/10.4/ppc64le/supplementary/source/SRPMS',
'content/dist/rhel10/10.4/s390x/appstream/debug',
'content/dist/rhel10/10.4/s390x/appstream/os',
'content/dist/rhel10/10.4/s390x/appstream/source/SRPMS',
'content/dist/rhel10/10.4/s390x/baseos/debug',
'content/dist/rhel10/10.4/s390x/baseos/os',
'content/dist/rhel10/10.4/s390x/baseos/source/SRPMS',
'content/dist/rhel10/10.4/s390x/codeready-builder/debug',
'content/dist/rhel10/10.4/s390x/codeready-builder/os',
'content/dist/rhel10/10.4/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.4/s390x/extensions/debug',
'content/dist/rhel10/10.4/s390x/extensions/os',
'content/dist/rhel10/10.4/s390x/extensions/source/SRPMS',
'content/dist/rhel10/10.4/s390x/highavailability/debug',
'content/dist/rhel10/10.4/s390x/highavailability/os',
'content/dist/rhel10/10.4/s390x/highavailability/source/SRPMS',
'content/dist/rhel10/10.4/s390x/sap/debug',
'content/dist/rhel10/10.4/s390x/sap/os',
'content/dist/rhel10/10.4/s390x/sap/source/SRPMS',
'content/dist/rhel10/10.4/s390x/supplementary/debug',
'content/dist/rhel10/10.4/s390x/supplementary/os',
'content/dist/rhel10/10.4/s390x/supplementary/source/SRPMS',
'content/dist/rhel10/10.4/x86_64/appstream/debug',
'content/dist/rhel10/10.4/x86_64/appstream/os',
'content/dist/rhel10/10.4/x86_64/appstream/source/SRPMS',
'content/dist/rhel10/10.4/x86_64/baseos/debug',
'content/dist/rhel10/10.4/x86_64/baseos/os',
'content/dist/rhel10/10.4/x86_64/baseos/source/SRPMS',
'content/dist/rhel10/10.4/x86_64/codeready-builder/debug',
'content/dist/rhel10/10.4/x86_64/codeready-builder/os',
'content/dist/rhel10/10.4/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel10/10.4/x86_64/extensions/debug',
'content/dist/rhel10/10.4/x86_64/extensions/os',
'content/dist/rhel10/10.4/x86_64/extensions/source/SRPMS',
'content/dist/rhel10/10.4/x86_64/highavailability/debug',
'content/dist/rhel10/10.4/x86_64/highavailability/os',
'content/dist/rhel10/10.4/x86_64/highavailability/source/SRPMS',
'content/dist/rhel10/10.4/x86_64/nfv/debug',
'content/dist/rhel10/10.4/x86_64/nfv/os',
'content/dist/rhel10/10.4/x86_64/nfv/source/SRPMS',
'content/dist/rhel10/10.4/x86_64/rt/debug',
'content/dist/rhel10/10.4/x86_64/rt/os',
'content/dist/rhel10/10.4/x86_64/rt/source/SRPMS',
'content/dist/rhel10/10.4/x86_64/sap-solutions/debug',
'content/dist/rhel10/10.4/x86_64/sap-solutions/os',
'content/dist/rhel10/10.4/x86_64/sap-solutions/source/SRPMS',
'content/dist/rhel10/10.4/x86_64/sap/debug',
'content/dist/rhel10/10.4/x86_64/sap/os',
'content/dist/rhel10/10.4/x86_64/sap/source/SRPMS',
'content/dist/rhel10/10.4/x86_64/supplementary/debug',
'content/dist/rhel10/10.4/x86_64/supplementary/os',
'content/dist/rhel10/10.4/x86_64/supplementary/source/SRPMS',
'content/dist/rhel10/10/aarch64/appstream/debug',
'content/dist/rhel10/10/aarch64/appstream/os',
'content/dist/rhel10/10/aarch64/appstream/source/SRPMS',
'content/dist/rhel10/10/aarch64/baseos/debug',
'content/dist/rhel10/10/aarch64/baseos/os',
'content/dist/rhel10/10/aarch64/baseos/source/SRPMS',
'content/dist/rhel10/10/aarch64/codeready-builder/debug',
'content/dist/rhel10/10/aarch64/codeready-builder/os',
'content/dist/rhel10/10/aarch64/codeready-builder/source/SRPMS',
'content/dist/rhel10/10/aarch64/extensions/debug',
'content/dist/rhel10/10/aarch64/extensions/os',
'content/dist/rhel10/10/aarch64/extensions/source/SRPMS',
'content/dist/rhel10/10/aarch64/highavailability/debug',
'content/dist/rhel10/10/aarch64/highavailability/os',
'content/dist/rhel10/10/aarch64/highavailability/source/SRPMS',
'content/dist/rhel10/10/aarch64/nfv/debug',
'content/dist/rhel10/10/aarch64/nfv/os',
'content/dist/rhel10/10/aarch64/nfv/source/SRPMS',
'content/dist/rhel10/10/aarch64/rt/debug',
'content/dist/rhel10/10/aarch64/rt/os',
'content/dist/rhel10/10/aarch64/rt/source/SRPMS',
'content/dist/rhel10/10/aarch64/supplementary/debug',
'content/dist/rhel10/10/aarch64/supplementary/os',
'content/dist/rhel10/10/aarch64/supplementary/source/SRPMS',
'content/dist/rhel10/10/ppc64le/appstream/debug',
'content/dist/rhel10/10/ppc64le/appstream/os',
'content/dist/rhel10/10/ppc64le/appstream/source/SRPMS',
'content/dist/rhel10/10/ppc64le/baseos/debug',
'content/dist/rhel10/10/ppc64le/baseos/os',
'content/dist/rhel10/10/ppc64le/baseos/source/SRPMS',
'content/dist/rhel10/10/ppc64le/codeready-builder/debug',
'content/dist/rhel10/10/ppc64le/codeready-builder/os',
'content/dist/rhel10/10/ppc64le/codeready-builder/source/SRPMS',
'content/dist/rhel10/10/ppc64le/extensions/debug',
'content/dist/rhel10/10/ppc64le/extensions/os',
'content/dist/rhel10/10/ppc64le/extensions/source/SRPMS',
'content/dist/rhel10/10/ppc64le/highavailability/debug',
'content/dist/rhel10/10/ppc64le/highavailability/os',
'content/dist/rhel10/10/ppc64le/highavailability/source/SRPMS',
'content/dist/rhel10/10/ppc64le/sap-solutions/debug',
'content/dist/rhel10/10/ppc64le/sap-solutions/os',
'content/dist/rhel10/10/ppc64le/sap-solutions/source/SRPMS',
'content/dist/rhel10/10/ppc64le/sap/debug',
'content/dist/rhel10/10/ppc64le/sap/os',
'content/dist/rhel10/10/ppc64le/sap/source/SRPMS',
'content/dist/rhel10/10/ppc64le/supplementary/debug',
'content/dist/rhel10/10/ppc64le/supplementary/os',
'content/dist/rhel10/10/ppc64le/supplementary/source/SRPMS',
'content/dist/rhel10/10/s390x/appstream/debug',
'content/dist/rhel10/10/s390x/appstream/os',
'content/dist/rhel10/10/s390x/appstream/source/SRPMS',
'content/dist/rhel10/10/s390x/baseos/debug',
'content/dist/rhel10/10/s390x/baseos/os',
'content/dist/rhel10/10/s390x/baseos/source/SRPMS',
'content/dist/rhel10/10/s390x/codeready-builder/debug',
'content/dist/rhel10/10/s390x/codeready-builder/os',
'content/dist/rhel10/10/s390x/codeready-builder/source/SRPMS',
'content/dist/rhel10/10/s390x/extensions/debug',
'content/dist/rhel10/10/s390x/extensions/os',
'content/dist/rhel10/10/s390x/extensions/source/SRPMS',
'content/dist/rhel10/10/s390x/highavailability/debug',
'content/dist/rhel10/10/s390x/highavailability/os',
'content/dist/rhel10/10/s390x/highavailability/source/SRPMS',
'content/dist/rhel10/10/s390x/sap/debug',
'content/dist/rhel10/10/s390x/sap/os',
'content/dist/rhel10/10/s390x/sap/source/SRPMS',
'content/dist/rhel10/10/s390x/supplementary/debug',
'content/dist/rhel10/10/s390x/supplementary/os',
'content/dist/rhel10/10/s390x/supplementary/source/SRPMS',
'content/dist/rhel10/10/x86_64/appstream/debug',
'content/dist/rhel10/10/x86_64/appstream/os',
'content/dist/rhel10/10/x86_64/appstream/source/SRPMS',
'content/dist/rhel10/10/x86_64/baseos/debug',
'content/dist/rhel10/10/x86_64/baseos/os',
'content/dist/rhel10/10/x86_64/baseos/source/SRPMS',
'content/dist/rhel10/10/x86_64/codeready-builder/debug',
'content/dist/rhel10/10/x86_64/codeready-builder/os',
'content/dist/rhel10/10/x86_64/codeready-builder/source/SRPMS',
'content/dist/rhel10/10/x86_64/extensions/debug',
'content/dist/rhel10/10/x86_64/extensions/os',
'content/dist/rhel10/10/x86_64/extensions/source/SRPMS',
'content/dist/rhel10/10/x86_64/highavailability/debug',
'content/dist/rhel10/10/x86_64/highavailability/os',
'content/dist/rhel10/10/x86_64/highavailability/source/SRPMS',
'content/dist/rhel10/10/x86_64/nfv/debug',
'content/dist/rhel10/10/x86_64/nfv/os',
'content/dist/rhel10/10/x86_64/nfv/source/SRPMS',
'content/dist/rhel10/10/x86_64/rt/debug',
'content/dist/rhel10/10/x86_64/rt/os',
'content/dist/rhel10/10/x86_64/rt/source/SRPMS',
'content/dist/rhel10/10/x86_64/sap-solutions/debug',
'content/dist/rhel10/10/x86_64/sap-solutions/os',
'content/dist/rhel10/10/x86_64/sap-solutions/source/SRPMS',
'content/dist/rhel10/10/x86_64/sap/debug',
'content/dist/rhel10/10/x86_64/sap/os',
'content/dist/rhel10/10/x86_64/sap/source/SRPMS',
'content/dist/rhel10/10/x86_64/supplementary/debug',
'content/dist/rhel10/10/x86_64/supplementary/os',
'content/dist/rhel10/10/x86_64/supplementary/source/SRPMS',
'content/e6s/rhel10/10.2/aarch64/appstream/debug',
'content/e6s/rhel10/10.2/aarch64/appstream/os',
'content/e6s/rhel10/10.2/aarch64/appstream/source/SRPMS',
'content/e6s/rhel10/10.2/aarch64/baseos/debug',
'content/e6s/rhel10/10.2/aarch64/baseos/os',
'content/e6s/rhel10/10.2/aarch64/baseos/source/SRPMS',
'content/e6s/rhel10/10.2/aarch64/highavailability/debug',
'content/e6s/rhel10/10.2/aarch64/highavailability/os',
'content/e6s/rhel10/10.2/aarch64/highavailability/source/SRPMS',
'content/e6s/rhel10/10.2/aarch64/nfv/debug',
'content/e6s/rhel10/10.2/aarch64/nfv/os',
'content/e6s/rhel10/10.2/aarch64/nfv/source/SRPMS',
'content/e6s/rhel10/10.2/aarch64/rt/debug',
'content/e6s/rhel10/10.2/aarch64/rt/os',
'content/e6s/rhel10/10.2/aarch64/rt/source/SRPMS',
'content/e6s/rhel10/10.2/ppc64le/appstream/debug',
'content/e6s/rhel10/10.2/ppc64le/appstream/os',
'content/e6s/rhel10/10.2/ppc64le/appstream/source/SRPMS',
'content/e6s/rhel10/10.2/ppc64le/baseos/debug',
'content/e6s/rhel10/10.2/ppc64le/baseos/os',
'content/e6s/rhel10/10.2/ppc64le/baseos/source/SRPMS',
'content/e6s/rhel10/10.2/ppc64le/highavailability/debug',
'content/e6s/rhel10/10.2/ppc64le/highavailability/os',
'content/e6s/rhel10/10.2/ppc64le/highavailability/source/SRPMS',
'content/e6s/rhel10/10.2/ppc64le/sap/debug',
'content/e6s/rhel10/10.2/ppc64le/sap/os',
'content/e6s/rhel10/10.2/ppc64le/sap/source/SRPMS',
'content/e6s/rhel10/10.2/s390x/appstream/debug',
'content/e6s/rhel10/10.2/s390x/appstream/os',
'content/e6s/rhel10/10.2/s390x/appstream/source/SRPMS',
'content/e6s/rhel10/10.2/s390x/baseos/debug',
'content/e6s/rhel10/10.2/s390x/baseos/os',
'content/e6s/rhel10/10.2/s390x/baseos/source/SRPMS',
'content/e6s/rhel10/10.2/s390x/highavailability/debug',
'content/e6s/rhel10/10.2/s390x/highavailability/os',
'content/e6s/rhel10/10.2/s390x/highavailability/source/SRPMS',
'content/e6s/rhel10/10.2/s390x/sap/debug',
'content/e6s/rhel10/10.2/s390x/sap/os',
'content/e6s/rhel10/10.2/s390x/sap/source/SRPMS',
'content/e6s/rhel10/10.2/x86_64/appstream/debug',
'content/e6s/rhel10/10.2/x86_64/appstream/os',
'content/e6s/rhel10/10.2/x86_64/appstream/source/SRPMS',
'content/e6s/rhel10/10.2/x86_64/baseos/debug',
'content/e6s/rhel10/10.2/x86_64/baseos/os',
'content/e6s/rhel10/10.2/x86_64/baseos/source/SRPMS',
'content/e6s/rhel10/10.2/x86_64/highavailability/debug',
'content/e6s/rhel10/10.2/x86_64/highavailability/os',
'content/e6s/rhel10/10.2/x86_64/highavailability/source/SRPMS',
'content/e6s/rhel10/10.2/x86_64/nfv/debug',
'content/e6s/rhel10/10.2/x86_64/nfv/os',
'content/e6s/rhel10/10.2/x86_64/nfv/source/SRPMS',
'content/e6s/rhel10/10.2/x86_64/rt/debug',
'content/e6s/rhel10/10.2/x86_64/rt/os',
'content/e6s/rhel10/10.2/x86_64/rt/source/SRPMS',
'content/e6s/rhel10/10.2/x86_64/sap/debug',
'content/e6s/rhel10/10.2/x86_64/sap/os',
'content/e6s/rhel10/10.2/x86_64/sap/source/SRPMS',
'content/e6s/rhel10/10.4/aarch64/appstream/debug',
'content/e6s/rhel10/10.4/aarch64/appstream/os',
'content/e6s/rhel10/10.4/aarch64/appstream/source/SRPMS',
'content/e6s/rhel10/10.4/aarch64/baseos/debug',
'content/e6s/rhel10/10.4/aarch64/baseos/os',
'content/e6s/rhel10/10.4/aarch64/baseos/source/SRPMS',
'content/e6s/rhel10/10.4/aarch64/highavailability/debug',
'content/e6s/rhel10/10.4/aarch64/highavailability/os',
'content/e6s/rhel10/10.4/aarch64/highavailability/source/SRPMS',
'content/e6s/rhel10/10.4/aarch64/nfv/debug',
'content/e6s/rhel10/10.4/aarch64/nfv/os',
'content/e6s/rhel10/10.4/aarch64/nfv/source/SRPMS',
'content/e6s/rhel10/10.4/aarch64/rt/debug',
'content/e6s/rhel10/10.4/aarch64/rt/os',
'content/e6s/rhel10/10.4/aarch64/rt/source/SRPMS',
'content/e6s/rhel10/10.4/ppc64le/appstream/debug',
'content/e6s/rhel10/10.4/ppc64le/appstream/os',
'content/e6s/rhel10/10.4/ppc64le/appstream/source/SRPMS',
'content/e6s/rhel10/10.4/ppc64le/baseos/debug',
'content/e6s/rhel10/10.4/ppc64le/baseos/os',
'content/e6s/rhel10/10.4/ppc64le/baseos/source/SRPMS',
'content/e6s/rhel10/10.4/ppc64le/highavailability/debug',
'content/e6s/rhel10/10.4/ppc64le/highavailability/os',
'content/e6s/rhel10/10.4/ppc64le/highavailability/source/SRPMS',
'content/e6s/rhel10/10.4/ppc64le/sap/debug',
'content/e6s/rhel10/10.4/ppc64le/sap/os',
'content/e6s/rhel10/10.4/ppc64le/sap/source/SRPMS',
'content/e6s/rhel10/10.4/s390x/appstream/debug',
'content/e6s/rhel10/10.4/s390x/appstream/os',
'content/e6s/rhel10/10.4/s390x/appstream/source/SRPMS',
'content/e6s/rhel10/10.4/s390x/baseos/debug',
'content/e6s/rhel10/10.4/s390x/baseos/os',
'content/e6s/rhel10/10.4/s390x/baseos/source/SRPMS',
'content/e6s/rhel10/10.4/s390x/highavailability/debug',
'content/e6s/rhel10/10.4/s390x/highavailability/os',
'content/e6s/rhel10/10.4/s390x/highavailability/source/SRPMS',
'content/e6s/rhel10/10.4/s390x/sap/debug',
'content/e6s/rhel10/10.4/s390x/sap/os',
'content/e6s/rhel10/10.4/s390x/sap/source/SRPMS',
'content/e6s/rhel10/10.4/x86_64/appstream/debug',
'content/e6s/rhel10/10.4/x86_64/appstream/os',
'content/e6s/rhel10/10.4/x86_64/appstream/source/SRPMS',
'content/e6s/rhel10/10.4/x86_64/baseos/debug',
'content/e6s/rhel10/10.4/x86_64/baseos/os',
'content/e6s/rhel10/10.4/x86_64/baseos/source/SRPMS',
'content/e6s/rhel10/10.4/x86_64/highavailability/debug',
'content/e6s/rhel10/10.4/x86_64/highavailability/os',
'content/e6s/rhel10/10.4/x86_64/highavailability/source/SRPMS',
'content/e6s/rhel10/10.4/x86_64/nfv/debug',
'content/e6s/rhel10/10.4/x86_64/nfv/os',
'content/e6s/rhel10/10.4/x86_64/nfv/source/SRPMS',
'content/e6s/rhel10/10.4/x86_64/rt/debug',
'content/e6s/rhel10/10.4/x86_64/rt/os',
'content/e6s/rhel10/10.4/x86_64/rt/source/SRPMS',
'content/e6s/rhel10/10.4/x86_64/sap/debug',
'content/e6s/rhel10/10.4/x86_64/sap/os',
'content/e6s/rhel10/10.4/x86_64/sap/source/SRPMS'
],
'pkgs': [
{'reference':'kernel-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-core-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-core-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-devel-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-devel-matched-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-modules-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-modules-core-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-debug-modules-extra-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-devel-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-devel-matched-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-modules-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-modules-core-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-64k-modules-extra-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-core-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-core-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-devel-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-devel-matched-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-modules-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-modules-core-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-modules-extra-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-debug-uki-virt-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-devel-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-devel-matched-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-modules-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-modules-core-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-modules-extra-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-modules-extra-matched-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-core-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-core-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-devel-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-modules-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-modules-core-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-debug-modules-extra-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-devel-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-modules-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-modules-core-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-64k-modules-extra-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-core-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-core-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-core-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-core-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-devel-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-devel-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-core-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-core-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-extra-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-debug-modules-extra-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-devel-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-devel-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-core-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-core-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-extra-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-rt-modules-extra-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-6.12.0-211.50.1.el10_2', 'cpu':'ppc64le', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-devel-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-devel-6.12.0-211.50.1.el10_2', 'cpu':'ppc64le', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-tools-libs-devel-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-uki-virt-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-uki-virt-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-uki-virt-addons-6.12.0-211.50.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-uki-virt-addons-6.12.0-211.50.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-6.12.0-211.50.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-core-6.12.0-211.50.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-devel-6.12.0-211.50.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-devel-matched-6.12.0-211.50.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-modules-6.12.0-211.50.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-modules-core-6.12.0-211.50.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'kernel-zfcpdump-modules-extra-6.12.0-211.50.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
{'reference':'libperf-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'perf-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'python3-perf-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'rtla-6.12.0-211.50.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
{'reference':'rv-6.12.0-211.50.1.el10_2', '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_HOLE,
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
01 Sep 2026 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 3.17.1 - 9.8
EPSS0.00748
SSVC