Lucene search
+L

RHEL 10 : kernel (RHSA-2026:64775)

🗓️ 08 Sep 2026 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 3 Views

RHEL 10 kernel update fixes multiple CVEs including UaF, NULL deref, and locking bugs.

Related
Refs
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2025-38004
8 Jun 202510:34
cve
cve
CVE
CVE-2026-23442
3 Apr 202615:15
cve
cve
CVE
CVE-2026-31503
22 Apr 202613:54
cve
cve
CVE
CVE-2026-43339
8 May 202613:31
cve
cve
CVE
CVE-2026-46015
27 May 202612:56
cve
cve
CVE
CVE-2026-46266
3 Jun 202615:50
cve
cve
CVE
CVE-2026-46306
8 Jun 202615:46
cve
cve
CVE
CVE-2026-52933
24 Jun 202607:14
cve
cve
CVE
CVE-2026-53075
24 Jun 202616:30
cve
cve
CVE
CVE-2026-53223
25 Jun 202608:39
cve
Rows per page
#%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:64775. The text
# itself is copyright (C) Red Hat, Inc.
##

include('compat.inc');

if (description)
{
  script_id(343877);
  script_version("1.1");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/09/08");

  script_cve_id(
    "CVE-2025-38004",
    "CVE-2026-23442",
    "CVE-2026-31503",
    "CVE-2026-43339",
    "CVE-2026-46015",
    "CVE-2026-46266",
    "CVE-2026-46306",
    "CVE-2026-52933",
    "CVE-2026-53075",
    "CVE-2026-53223",
    "CVE-2026-53228",
    "CVE-2026-53235",
    "CVE-2026-53259",
    "CVE-2026-53275",
    "CVE-2026-53277",
    "CVE-2026-63993",
    "CVE-2026-64002",
    "CVE-2026-64265",
    "CVE-2026-64287",
    "CVE-2026-64319",
    "CVE-2026-64563",
    "CVE-2026-64597"
  );
  script_xref(name:"RHSA", value:"2026:64775");

  script_name(english:"RHEL 10 : kernel (RHSA-2026:64775)");

  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:64775 advisory.

    The kernel packages contain the Linux kernel, the core of any Linux operating system.

    Security Fix(es):

    * kernel: can: bcm: add locking for bcm_op runtime updates (CVE-2025-38004)

    * kernel: ipv6: add NULL checks for idev in SRv6 paths (CVE-2026-23442)

    * kernel: udp: Fix wildcard bind conflict check when using hash2 (CVE-2026-31503)

    * kernel: ipv6: prevent possible UaF in addrconf_permanent_addr() (CVE-2026-43339)

    * kernel: tcp: call sk_data_ready() after listener migration (CVE-2026-46015)

    * kernel: inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP (CVE-2026-46266)

    * kernel: flow_dissector: do not dissect PPPoE PFC frames (CVE-2026-46306)

    * kernel: io_uring/poll: fix signed comparison in io_poll_get_ownership() (CVE-2026-52933)

    * kernel: ppp: require CAP_NET_ADMIN in target netns for unattached ioctls (CVE-2026-53075)

    * kernel: KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation
    (CVE-2026-53277)

    * kernel: ipv6: sit: reload inner IPv6 header after GSO offloads (CVE-2026-53228)

    * kernel: net: add pskb_may_pull() to skb_gro_receive_list() (CVE-2026-53235)

    * kernel: net: guard timestamp cmsgs to real error queue skbs (CVE-2026-53223)

    * kernel: ipv6: mcast: Fix use-after-free when processing MLD queries (CVE-2026-53275)

    * kernel: ipv6: anycast: insert aca into global hash under idev->lock (CVE-2026-53259)

    * kernel: ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()
    (CVE-2026-64002)

    * kernel: vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu() (CVE-2026-63993)

    * kernel: fuse: clear intr_entry in fuse_resend and fuse_remove_pending_req (CVE-2026-64265)

    * kernel: nvmet-auth: validate reply message payload bounds against transfer length (CVE-2026-64319)

    * kernel: KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPU (CVE-2026-64287)

    * kernel: rhashtable: clear stale iter->p on table restart (CVE-2026-64563)

    * kernel: smb: client: fix double-free in SMB2_close() replay (CVE-2026-64597)

    Bug Fix(es) and Enhancement(s):

    * Customer needs netfilter: nfnetlink_queue: optimize verdict lookup with hash table patch [RHEL 10.2]
    (JIRA:RHEL-132852)

    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=2370992");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2454807");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2460736");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2468102");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2481936");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2484456");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2486463");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492097");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492295");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492725");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492733");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492745");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492811");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492841");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2492850");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502363");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2502369");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507041");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507096");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2507129");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2510892");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2511932");
  script_set_attribute(attribute:"see_also", value:"https://issues.redhat.com/browse/RHEL-132852");
  # https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_64775.json
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?91087fbe");
  script_set_attribute(attribute:"see_also", value:"https://access.redhat.com/errata/RHSA-2026:64775");
  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:N/A:C");
  script_set_cvss_temporal_vector("CVSS2#E:POC/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:P/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-38004");

  script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"true");
  script_cwe_id(125, 253, 266, 366, 415, 476, 805, 820, 821, 825, 843, 1024, 1287);
  script_set_attribute(attribute:"vendor_severity", value:"Important");

  script_set_attribute(attribute:"vuln_publication_date", value:"2025/06/08");
  script_set_attribute(attribute:"patch_publication_date", value:"2026/09/08");
  script_set_attribute(attribute:"plugin_publication_date", value:"2026/09/08");

  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-38004', 'CVE-2026-23442', 'CVE-2026-31503', 'CVE-2026-43339', 'CVE-2026-46015', 'CVE-2026-46266', 'CVE-2026-46306', 'CVE-2026-52933', 'CVE-2026-53075', 'CVE-2026-53223', 'CVE-2026-53228', 'CVE-2026-53235', 'CVE-2026-53259', 'CVE-2026-53275', 'CVE-2026-53277', 'CVE-2026-63993', 'CVE-2026-64002', 'CVE-2026-64265', 'CVE-2026-64287', 'CVE-2026-64319', 'CVE-2026-64563', 'CVE-2026-64597');
  if (ksplice_cves_check(cve_list))
  {
    audit(AUDIT_PATCH_INSTALLED, livepatch_source + ' hotfix for RHSA-2026:64775');
  }
  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.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-core-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-debug-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-debug-core-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-debug-devel-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-debug-devel-matched-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-debug-modules-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-debug-modules-core-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-debug-modules-extra-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-devel-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-devel-matched-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-modules-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-modules-core-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-64k-modules-extra-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-core-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-debug-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-debug-core-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-debug-devel-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-debug-devel-matched-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-debug-modules-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-debug-modules-core-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-debug-modules-extra-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-debug-uki-virt-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-devel-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-devel-matched-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-modules-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-modules-core-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-modules-extra-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-modules-extra-matched-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-64k-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-64k-core-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-64k-debug-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-64k-debug-core-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-64k-debug-devel-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-64k-debug-modules-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-64k-debug-modules-core-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-64k-debug-modules-extra-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-64k-devel-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-64k-modules-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-64k-modules-core-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-64k-modules-extra-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-core-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-core-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-debug-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-debug-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-debug-core-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-debug-core-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-debug-devel-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-debug-devel-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-debug-modules-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-debug-modules-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-debug-modules-core-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-debug-modules-core-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-debug-modules-extra-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-debug-modules-extra-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-devel-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-devel-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-modules-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-modules-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-modules-core-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-modules-core-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-modules-extra-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-rt-modules-extra-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-tools-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-tools-libs-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-tools-libs-6.12.0-211.52.1.el10_2', 'cpu':'ppc64le', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-tools-libs-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-tools-libs-devel-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-tools-libs-devel-6.12.0-211.52.1.el10_2', 'cpu':'ppc64le', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-tools-libs-devel-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-uki-virt-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-uki-virt-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-uki-virt-addons-6.12.0-211.52.1.el10_2', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-uki-virt-addons-6.12.0-211.52.1.el10_2', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-zfcpdump-6.12.0-211.52.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-zfcpdump-core-6.12.0-211.52.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-zfcpdump-devel-6.12.0-211.52.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-zfcpdump-devel-matched-6.12.0-211.52.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-zfcpdump-modules-6.12.0-211.52.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-zfcpdump-modules-core-6.12.0-211.52.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'kernel-zfcpdump-modules-extra-6.12.0-211.52.1.el10_2', 'cpu':'s390x', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'libperf-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'perf-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'python3-perf-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'rtla-6.12.0-211.52.1.el10_2', 'rpm_spec_vers_cmp':TRUE},
      {'reference':'rv-6.12.0-211.52.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_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

08 Sep 2026 00:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 3.17.1 - 9.8
EPSS0.0063
3