Lucene search
K

RockyLinux 8 : python39:3.9 and python39-devel:3.9 (RLSA-2023:2764)

🗓️ 18 Dec 2025 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 1 Views

RockyLinux 8 python39 and python39-devel are affected by CVEs for DoS, open redirection, and IDNA.

Related
Refs
Code
ReporterTitlePublishedViews
Family
IBM Security Bulletins
Security Bulletin: Vulnerabilities in Certifi, Setuptools and Python may affect IBM Spectrum Protect Plus Microsoft File Systems Backup and Restore (CVE-2022-23491, CVE-2022-40897, CVE-2022-45061)
1 Feb 202310:43
ibm
IBM Security Bulletins
Security Bulletin: Multiple vulnerabilities in Python may affect the IBM Storage Scale System
12 Dec 202312:03
ibm
IBM Security Bulletins
Security Bulletin: IBM QRadar SIEM includes components with known vulnerabilities
6 Jul 202318:48
ibm
IBM Security Bulletins
Security Bulletin: IBM Watson Discovery Cartridge for IBM Cloud Pak for Data affected by vulnerability in Python
28 Jun 202320:54
ibm
IBM Security Bulletins
Security Bulletin: Multiple Security Vulnerabilities may affect IBM Robotic Process Automation for Cloud Pak.
26 Apr 202319:38
ibm
IBM Security Bulletins
Security Bulletin: This Power System update is being released to address CVE 2020-10735
27 Mar 202420:42
ibm
IBM Security Bulletins
Security Bulletin: IBM Watson Speech Services Cartridge for IBM Cloud Pak for Data is vulnerable to a denial of service in Python ( CVE-2022-45061)
3 May 202314:10
ibm
IBM Security Bulletins
Security Bulletin: Multiple Security Vulnerabilities may affect IBM Robotic Process Automation for Cloud Pak.
12 Apr 202320:23
ibm
IBM Security Bulletins
Security Bulletin: Vulnerabilities in Golang, Python, postgresql, cURL libcurl might affect IBM Spectrum Copy Data Management
16 Jun 202319:25
ibm
IBM Security Bulletins
Security Bulletin: Multiple Security Vulnerabilities have been fixed in IBM Security Verify Access
11 May 202316:18
ibm
Rows per page
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
#
# The package checks in this plugin were extracted from
# Rocky Linux Security Advisory RLSA-2023:2764.
##

include('compat.inc');

if (description)
{
  script_id(279076);
  script_version("1.6");
  script_set_attribute(attribute:"plugin_modification_date", value:"2025/12/24");

  script_cve_id("CVE-2020-10735", "CVE-2021-28861", "CVE-2022-45061");
  script_xref(name:"RLSA", value:"2023:2764");

  script_name(english:"RockyLinux 8 : python39:3.9 and python39-devel:3.9 (RLSA-2023:2764)");

  script_set_attribute(attribute:"synopsis", value:
"The remote RockyLinux host is missing one or more security updates.");
  script_set_attribute(attribute:"description", value:
"The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the
RLSA-2023:2764 advisory.

    * python: int() type in PyLong_FromString() does not limit amount of digits converting text to int leading
    to DoS (CVE-2020-10735)

    * python: open redirection vulnerability in lib/http/server.py may lead to information disclosure
    (CVE-2021-28861)

    * python: CPU denial of service via inefficient IDNA decoder (CVE-2022-45061)

Tenable has extracted the preceding description block directly from the RockyLinux 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://errata.rockylinux.org/RLSA-2023:2764");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=1834423");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2120642");
  script_set_attribute(attribute:"see_also", value:"https://bugzilla.redhat.com/show_bug.cgi?id=2144072");
  script_set_attribute(attribute:"solution", value:
"Update the affected packages.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N");
  script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:P/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2021-28861");

  script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"true");

  script_set_attribute(attribute:"vuln_publication_date", value:"2022/08/23");
  script_set_attribute(attribute:"patch_publication_date", value:"2025/12/18");
  script_set_attribute(attribute:"plugin_publication_date", value:"2025/12/18");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:Cython");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:Cython-debugsource");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:PyYAML");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:PyYAML-debugsource");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:numpy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:numpy-debugsource");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:pybind11");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:pytest");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-PyMySQL");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-attrs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-cffi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-cffi-debugsource");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-chardet");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-iniconfig");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-lxml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-lxml-debugsource");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-more-itertools");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-packaging");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-pluggy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-ply");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-psutil");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-psutil-debugsource");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-py");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-pycparser");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-pysocks");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-toml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-wcwidth");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-Cython");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-Cython-debuginfo");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-PyMySQL");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-attrs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-cffi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-cffi-debuginfo");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-chardet");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-iniconfig");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-lxml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-lxml-debuginfo");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-more-itertools");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-numpy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-numpy-debuginfo");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-numpy-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-numpy-f2py");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-packaging");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-pluggy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-ply");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-psutil");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-psutil-debuginfo");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-py");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-pybind11");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-pybind11-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-pycparser");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-pyparsing");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-pysocks");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-pytest");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-pyyaml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-pyyaml-debuginfo");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-six");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-toml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-wcwidth");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python39-wheel-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python3x-pyparsing");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:rocky:linux:python3x-six");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:rocky:linux:8");
  script_set_attribute(attribute:"generated_plugin", value:"current");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Rocky Linux Local Security Checks");

  script_copyright(english:"This script is Copyright (C) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("ssh_get_info.nasl");
  script_require_keys("Host/local_checks_enabled", "Host/RockyLinux/release", "Host/RockyLinux/rpm-list", "Host/cpu");

  exit(0);
}


include('rpm2.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) || 'Rocky Linux' >!< os_product) audit(AUDIT_OS_NOT, 'Rocky Linux');
var os_version = get_kb_item('installed_os/local/SSH/0/version');
if (isnull(os_version)) audit(AUDIT_UNKNOWN_APP_VER, 'Rocky Linux');
if (! preg(pattern:"^8([^0-9]|$)", string:os_version)) audit(AUDIT_OS_NOT, 'RockyLinux 8.x', 'Rocky Linux ' + os_version);

if (!get_kb_item('Host/RockyLinux/rpm-list')) audit(AUDIT_PACKAGE_LIST_MISSING);

var cpu = get_kb_item('Host/cpu');
if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
if ('aarch64' >!< cpu && 'ppc' >!< cpu && 's390' >!< cpu && 'x86_64' >!< cpu && cpu !~ "^i[3-6]86$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, 'Rocky Linux', cpu);

var constraints = {
  'python39-devel:3.9': [
    {
      'release': '8',
      'pkgs': [
        {'reference':'Cython-debugsource-0.29.21-5.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'Cython-debugsource-0.29.21-5.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'Cython-debugsource-0.29.21-5.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'Cython-debugsource-0.29.21-5.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'numpy-debugsource-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'numpy-debugsource-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'numpy-debugsource-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'numpy-debugsource-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-cffi-debugsource-1.14.3-2.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-cffi-debugsource-1.14.3-2.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-cffi-debugsource-1.14.3-2.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-cffi-debugsource-1.14.3-2.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-lxml-debugsource-4.6.5-1.module+el8.10.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-lxml-debugsource-4.6.5-1.module+el8.10.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-psutil-debugsource-5.8.0-4.module+el8.9.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-psutil-debugsource-5.8.0-4.module+el8.9.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-attrs-20.3.0-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-attrs-20.3.0-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-1.14.3-2.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-1.14.3-2.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-1.14.3-2.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-1.14.3-2.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-debuginfo-1.14.3-2.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-debuginfo-1.14.3-2.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-debuginfo-1.14.3-2.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-debuginfo-1.14.3-2.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-chardet-3.0.4-19.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-chardet-3.0.4-19.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-0.29.21-5.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-0.29.21-5.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-0.29.21-5.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-0.29.21-5.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-debuginfo-0.29.21-5.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-debuginfo-0.29.21-5.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-debuginfo-0.29.21-5.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-debuginfo-0.29.21-5.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-iniconfig-1.1.1-2.module+el8.9.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-lxml-4.6.5-1.module+el8.10.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-lxml-4.6.5-1.module+el8.10.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-lxml-debuginfo-4.6.5-1.module+el8.10.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-lxml-debuginfo-4.6.5-1.module+el8.10.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-more-itertools-8.5.0-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-more-itertools-8.5.0-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-debuginfo-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-debuginfo-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-debuginfo-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-debuginfo-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-doc-1.19.4-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-doc-1.19.4-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-f2py-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-f2py-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-f2py-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-f2py-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-packaging-20.4-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-packaging-20.4-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pluggy-0.13.1-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pluggy-0.13.1-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-ply-3.11-10.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-ply-3.11-10.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-psutil-5.8.0-4.module+el8.9.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-psutil-5.8.0-4.module+el8.9.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-psutil-debuginfo-5.8.0-4.module+el8.9.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-psutil-debuginfo-5.8.0-4.module+el8.9.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-py-1.10.0-1.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-py-1.10.0-1.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pybind11-2.7.1-1.module+el8.9.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pybind11-2.7.1-1.module+el8.9.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pybind11-devel-2.7.1-1.module+el8.9.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pybind11-devel-2.7.1-1.module+el8.9.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pycparser-2.20-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pycparser-2.20-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-PyMySQL-0.10.1-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-PyMySQL-0.10.1-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyparsing-2.4.7-5.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyparsing-2.4.7-5.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pysocks-1.7.1-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pysocks-1.7.1-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pytest-6.0.2-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pytest-6.0.2-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-5.4.1-1.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-5.4.1-1.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-5.4.1-1.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-5.4.1-1.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-debuginfo-5.4.1-1.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-debuginfo-5.4.1-1.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-debuginfo-5.4.1-1.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-debuginfo-5.4.1-1.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-six-1.15.0-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-six-1.15.0-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-toml-0.10.1-5.module+el8.9.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-wcwidth-0.2.5-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-wcwidth-0.2.5-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-wheel-0.35.1-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'1'},
        {'reference':'python39-wheel-0.35.1-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'1'},
        {'reference':'python39-wheel-wheel-0.35.1-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'1'},
        {'reference':'python39-wheel-wheel-0.35.1-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'1'},
        {'reference':'PyYAML-debugsource-5.4.1-1.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'PyYAML-debugsource-5.4.1-1.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'PyYAML-debugsource-5.4.1-1.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'PyYAML-debugsource-5.4.1-1.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'PyYAML-debugsource-5.4.1-1.module+el8.9.0', 'cpu':'aarch64', 'el_string':'el8.9.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'PyYAML-debugsource-5.4.1-1.module+el8.9.0', 'cpu':'x86_64', 'el_string':'el8.9.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'}
      ]
    },
  ],
  'python39:3.9': [
    {
      'release': '8',
      'pkgs': [
        {'reference':'Cython-debugsource-0.29.21-5.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'Cython-debugsource-0.29.21-5.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'Cython-debugsource-0.29.21-5.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'Cython-debugsource-0.29.21-5.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'numpy-debugsource-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'numpy-debugsource-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'numpy-debugsource-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'numpy-debugsource-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-cffi-debugsource-1.14.3-2.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-cffi-debugsource-1.14.3-2.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-cffi-debugsource-1.14.3-2.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-cffi-debugsource-1.14.3-2.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-lxml-debugsource-4.6.5-1.module+el8.10.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-lxml-debugsource-4.6.5-1.module+el8.10.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-psutil-debugsource-5.8.0-4.module+el8.9.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python-psutil-debugsource-5.8.0-4.module+el8.9.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-attrs-20.3.0-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-attrs-20.3.0-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-1.14.3-2.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-1.14.3-2.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-1.14.3-2.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-1.14.3-2.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-debuginfo-1.14.3-2.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-debuginfo-1.14.3-2.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-debuginfo-1.14.3-2.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-cffi-debuginfo-1.14.3-2.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-chardet-3.0.4-19.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-chardet-3.0.4-19.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-0.29.21-5.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-0.29.21-5.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-0.29.21-5.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-0.29.21-5.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-debuginfo-0.29.21-5.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-debuginfo-0.29.21-5.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-debuginfo-0.29.21-5.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-Cython-debuginfo-0.29.21-5.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-iniconfig-1.1.1-2.module+el8.9.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-lxml-4.6.5-1.module+el8.10.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-lxml-4.6.5-1.module+el8.10.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-lxml-debuginfo-4.6.5-1.module+el8.10.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-lxml-debuginfo-4.6.5-1.module+el8.10.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-more-itertools-8.5.0-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-more-itertools-8.5.0-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-debuginfo-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-debuginfo-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-debuginfo-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-debuginfo-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-doc-1.19.4-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-doc-1.19.4-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-f2py-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-f2py-1.19.4-3.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-f2py-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-numpy-f2py-1.19.4-3.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-packaging-20.4-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-packaging-20.4-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pluggy-0.13.1-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pluggy-0.13.1-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-ply-3.11-10.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-ply-3.11-10.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-psutil-5.8.0-4.module+el8.9.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-psutil-5.8.0-4.module+el8.9.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-psutil-debuginfo-5.8.0-4.module+el8.9.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-psutil-debuginfo-5.8.0-4.module+el8.9.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-py-1.10.0-1.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-py-1.10.0-1.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pybind11-2.7.1-1.module+el8.9.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pybind11-2.7.1-1.module+el8.9.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pybind11-devel-2.7.1-1.module+el8.9.0', 'cpu':'aarch64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pybind11-devel-2.7.1-1.module+el8.9.0', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pycparser-2.20-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pycparser-2.20-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-PyMySQL-0.10.1-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-PyMySQL-0.10.1-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyparsing-2.4.7-5.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyparsing-2.4.7-5.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pysocks-1.7.1-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pysocks-1.7.1-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pytest-6.0.2-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pytest-6.0.2-2.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-5.4.1-1.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-5.4.1-1.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-5.4.1-1.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-5.4.1-1.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-debuginfo-5.4.1-1.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-debuginfo-5.4.1-1.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-debuginfo-5.4.1-1.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-pyyaml-debuginfo-5.4.1-1.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-six-1.15.0-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-six-1.15.0-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-toml-0.10.1-5.module+el8.9.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-wcwidth-0.2.5-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-wcwidth-0.2.5-3.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'python39-wheel-0.35.1-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'1'},
        {'reference':'python39-wheel-0.35.1-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'1'},
        {'reference':'python39-wheel-wheel-0.35.1-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'1'},
        {'reference':'python39-wheel-wheel-0.35.1-4.module+el8.10.0', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'1'},
        {'reference':'PyYAML-debugsource-5.4.1-1.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'PyYAML-debugsource-5.4.1-1.module+el8.10.0', 'cpu':'aarch64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'PyYAML-debugsource-5.4.1-1.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'PyYAML-debugsource-5.4.1-1.module+el8.10.0', 'cpu':'x86_64', 'el_string':'el8.10.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'PyYAML-debugsource-5.4.1-1.module+el8.9.0', 'cpu':'aarch64', 'el_string':'el8.9.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
        {'reference':'PyYAML-debugsource-5.4.1-1.module+el8.9.0', 'cpu':'x86_64', 'el_string':'el8.9.0', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'}
      ]
    }
  ]
};

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 reference;
var sp;
var _cpu;
var el_string;
var rpm_spec_vers_cmp;
var epoch;
var allowmaj;
var exists_check;
var cves;
var appstreams_found = 0;
var appstream;
var appstream_name;
var appstream_version;
foreach var module (keys(constraints)) {
  appstream = NULL;
  appstream_name = NULL;
  appstream_version = NULL;
  appstream_split = split(module, sep:':', keep:FALSE);
  if (!empty_or_null(appstream_split)) {
    appstream_name = appstream_split[0];
    appstream_version = appstream_split[1];
    if (!empty_or_null(appstream_name)) appstream = get_one_kb_item('Host/RockyLinux/appstream/' + appstream_name);
  }
  if (!empty_or_null(appstream) && appstream_version == appstream || appstream_name == 'all') {
    appstreams_found++;
    foreach var module_array ( constraints[module] ) {
      # Check that the target release is equal to the affected release
      if (!empty_or_null(module_array['release'])){
        if (module_array['release'] != os_release) continue;
      }
      if (!empty_or_null(module_array['sp'])){
        if (module_array['sp'] != os_sp) continue;
      }
      foreach var package_array ( module_array['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(package_array['reference'])) reference = package_array['reference'];
        if (!empty_or_null(package_array['sp'])) sp = package_array['sp'];
        if (!empty_or_null(package_array['cpu'])) _cpu = package_array['cpu'];
        if (!empty_or_null(package_array['el_string'])) el_string = package_array['el_string'];
        if (!empty_or_null(package_array['rpm_spec_vers_cmp'])) rpm_spec_vers_cmp = package_array['rpm_spec_vers_cmp'];
        if (!empty_or_null(package_array['epoch'])) epoch = package_array['epoch'];
        if (!empty_or_null(package_array['allowmaj'])) allowmaj = package_array['allowmaj'];
        if (!empty_or_null(package_array['exists_check'])) exists_check = package_array['exists_check'];
        if (!empty_or_null(package_array['cves'])) cves = package_array['cves'];
        if (reference &&
            (!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 (!appstreams_found) audit(AUDIT_PACKAGE_NOT_INSTALLED, 'Module python39-devel:3.9 / python39:3.9');
if (flag)
{
  security_report_v4(
      port       : 0,
      severity   : SECURITY_HOLE,
      extra      : rpm_report_get()
  );
  exit(0);
}
else
{
  var tested = pkg_tests_get();
  if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
  else audit(AUDIT_PACKAGE_NOT_INSTALLED, 'Cython-debugsource / PyYAML-debugsource / numpy-debugsource / 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

24 Dec 2025 00:00Current
7High risk
Vulners AI Score7
CVSS 3.17.5
EPSS0.03213
SSVC
1