SUSE-SU-2026:1062-1

Vulnerability from csaf_suse - Published: 2026-03-26 10:36 - Updated: 2026-03-26 10:36
Summary
Security update for python310
Severity
Important
Notes
Title of the patch: Security update for python310
Description of the patch: This update for python310 fixes the following issues: Update to Python 3.10.20: - CVE-2025-6075: quadratic complexity in os.path.expandvars() (bsc#1252974). - CVE-2025-11468: header injection with carefully crafted inputs (bsc#1257029). - CVE-2025-12084: quadratic complexity in xml.minidom node ID cache clearing (bsc#1254997). - CVE-2025-13836: potential memory denial of service in the http.client module (bsc#1254400). - CVE-2025-13837: potential memory denial of service in the plistlib module (bsc#1254401). - CVE-2026-0672: control characters in http.cookies.Morsel fields and values (bsc#1257031). - CVE-2026-0865: C0 control characters within wsgiref.headers.Headers fields, values, and parameters (bsc#1257042). - CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181). - CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240). Changelog: - Update to 3.10.20: - gh-144125: BytesGenerator will now refuse to serialize (write) headers that are unsafely folded or delimited; see verify_generated_headers. (Contributed by Bas Bloemsaat and Petr Viktorin in gh-121650) (bsc#1257181, CVE-2026-1299). - gh-143935: Fixed a bug in the folding of comments when flattening an email message using a modern email policy. Comments consisting of a very long sequence of non-foldable characters could trigger a forced line wrap that omitted the required leading space on the continuation line, causing the remainder of the comment to be interpreted as a new header field. This enabled header injection with carefully crafted inputs (bsc#1257029 CVE-2025-11468). - gh-143925: Reject control characters in data: URL media types. - gh-143919: Reject control characters in http.cookies.Morsel fields and values (bsc#1257031, CVE-2026-0672). - gh-143916: Reject C0 control characters within wsgiref.headers.Headers fields, values, and parameters (bsc#1257042, CVE-2026-0865). - gh-142145: Remove quadratic behavior in xml.minidom node ID cache clearing. In order to do this without breaking existing users, we also add the ownerDocument attribute to xml.dom.minidom elements and attributes created by directly instantiating the Element or Attr class. Note that this way of creating nodes is not supported; creator functions like xml.dom.Document.documentElement() should be used instead (bsc#1254997, CVE-2025-12084). - gh-137836: Add support of the 'plaintext' element, RAWTEXT elements 'xmp', 'iframe', 'noembed' and 'noframes', and optionally RAWTEXT element 'noscript' in html.parser.HTMLParser. - gh-136063: email.message: ensure linear complexity for legacy HTTP parameters parsing. Patch by Bndikt Tran. - gh-136065: Fix quadratic complexity in os.path.expandvars() (bsc#1252974, CVE-2025-6075). - gh-119451: Fix a potential memory denial of service in the http.client module. When connecting to a malicious server, it could cause an arbitrary amount of memory to be allocated. This could have led to symptoms including a MemoryError, swapping, out of memory (OOM) killed processes or containers, or even system crashes (CVE-2025-13836, bsc#1254400). - gh-119452: Fix a potential memory denial of service in the http.server module. When a malicious user is connected to the CGI server on Windows, it could cause an arbitrary amount of memory to be allocated. This could have led to symptoms including a MemoryError, swapping, out of memory (OOM) killed processes or containers, or even system crashes. - gh-119342: Fix a potential memory denial of service in the plistlib module. When reading a Plist file received from untrusted source, it could cause an arbitrary amount of memory to be allocated. This could have led to symptoms including a MemoryError, swapping, out of memory (OOM) killed processes or containers, or even system crashes (bsc#1254401, CVE-2025-13837). - Library - gh-144833: Fixed a use-after-free in ssl when SSL_new() returns NULL in newPySSLSocket(). The error was reported via a dangling pointer after the object had already been freed. - gh-144363: Update bundled libexpat to 2.7.4 - gh-90949: Add SetAllocTrackerActivationThreshold() and SetAllocTrackerMaximumAmplification() to xmlparser objects to prevent use of disproportional amounts of dynamic memory from within an Expat parser. Patch by Bndikt Tran. - Core and Builtins - gh-120384: Fix an array out of bounds crash in list_ass_subscript, which could be invoked via some specificly tailored input: including concurrent modification of a list object, where one thread assigns a slice and another clears it. - gh-120298: Fix use-after free in list_richcompare_impl which can be invoked via some specificly tailored evil input.
Patchnames: SUSE-2026-1062,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1062,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1062,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1062,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1062,openSUSE-SLE-15.6-2026-1062
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
https://www.suse.com/support/security/rating/ external
https://ftp.suse.com/pub/projects/security/csaf/s… self
https://www.suse.com/support/update/announcement/… self
https://lists.suse.com/pipermail/sle-security-upd… self
https://bugzilla.suse.com/1252974 self
https://bugzilla.suse.com/1254400 self
https://bugzilla.suse.com/1254401 self
https://bugzilla.suse.com/1254997 self
https://bugzilla.suse.com/1257029 self
https://bugzilla.suse.com/1257031 self
https://bugzilla.suse.com/1257042 self
https://bugzilla.suse.com/1257181 self
https://bugzilla.suse.com/1259240 self
https://www.suse.com/security/cve/CVE-2025-11468/ self
https://www.suse.com/security/cve/CVE-2025-12084/ self
https://www.suse.com/security/cve/CVE-2025-13836/ self
https://www.suse.com/security/cve/CVE-2025-13837/ self
https://www.suse.com/security/cve/CVE-2025-6075/ self
https://www.suse.com/security/cve/CVE-2026-0672/ self
https://www.suse.com/security/cve/CVE-2026-0865/ self
https://www.suse.com/security/cve/CVE-2026-1299/ self
https://www.suse.com/security/cve/CVE-2026-2297/ self
https://www.suse.com/security/cve/CVE-2025-11468 external
https://bugzilla.suse.com/1257029 external
https://www.suse.com/security/cve/CVE-2025-12084 external
https://bugzilla.suse.com/1254997 external
https://www.suse.com/security/cve/CVE-2025-13836 external
https://bugzilla.suse.com/1254400 external
https://www.suse.com/security/cve/CVE-2025-13837 external
https://bugzilla.suse.com/1254401 external
https://www.suse.com/security/cve/CVE-2025-6075 external
https://bugzilla.suse.com/1252974 external
https://www.suse.com/security/cve/CVE-2026-0672 external
https://bugzilla.suse.com/1257031 external
https://www.suse.com/security/cve/CVE-2026-0865 external
https://bugzilla.suse.com/1257042 external
https://www.suse.com/security/cve/CVE-2026-1299 external
https://bugzilla.suse.com/1257181 external
https://www.suse.com/security/cve/CVE-2026-2297 external
https://bugzilla.suse.com/1259240 external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for python310",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for python310 fixes the following issues:\n\nUpdate to Python 3.10.20:\n  \n- CVE-2025-6075: quadratic complexity in os.path.expandvars() (bsc#1252974).\n- CVE-2025-11468: header injection with carefully crafted inputs (bsc#1257029).\n- CVE-2025-12084: quadratic complexity in xml.minidom node ID cache clearing (bsc#1254997).\n- CVE-2025-13836: potential memory denial of service in the http.client module (bsc#1254400).\n- CVE-2025-13837: potential memory denial of service in the plistlib module (bsc#1254401).\n- CVE-2026-0672: control characters in http.cookies.Morsel fields and values (bsc#1257031).\n- CVE-2026-0865: C0 control characters within wsgiref.headers.Headers fields, values, and parameters (bsc#1257042).\n- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181).\n- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).\n\nChangelog:\n\n- Update to 3.10.20:\n - gh-144125: BytesGenerator will now refuse to serialize\n (write) headers that are unsafely folded or delimited; see\n verify_generated_headers. (Contributed by Bas Bloemsaat and\n Petr Viktorin in gh-121650) (bsc#1257181, CVE-2026-1299).\n - gh-143935: Fixed a bug in the folding of comments when\n flattening an email message using a modern email policy.\n Comments consisting of a very long sequence of non-foldable\n characters could trigger a forced line wrap that omitted\n the required leading space on the continuation line,\n causing the remainder of the comment to be interpreted as\n a new header field. This enabled header injection with\n carefully crafted inputs (bsc#1257029 CVE-2025-11468).\n - gh-143925: Reject control characters in data: URL media\n types.\n - gh-143919: Reject control characters in http.cookies.Morsel\n fields and values (bsc#1257031, CVE-2026-0672).\n - gh-143916: Reject C0 control characters within\n wsgiref.headers.Headers fields, values, and parameters\n (bsc#1257042, CVE-2026-0865).\n - gh-142145: Remove quadratic behavior in xml.minidom node ID\n cache clearing. In order to do this without breaking\n existing users, we also add the ownerDocument attribute to\n xml.dom.minidom elements and attributes created by directly\n instantiating the Element or Attr class. Note that this way\n of creating nodes is not supported; creator functions like\n xml.dom.Document.documentElement() should be used instead\n (bsc#1254997, CVE-2025-12084).\n - gh-137836: Add support of the \u0027plaintext\u0027 element, RAWTEXT\n elements \u0027xmp\u0027, \u0027iframe\u0027, \u0027noembed\u0027 and \u0027noframes\u0027, and\n optionally RAWTEXT element \u0027noscript\u0027 in\n html.parser.HTMLParser.\n - gh-136063: email.message: ensure linear complexity for\n legacy HTTP parameters parsing. Patch by Bndikt Tran.\n - gh-136065: Fix quadratic complexity in\n os.path.expandvars() (bsc#1252974, CVE-2025-6075).\n - gh-119451: Fix a potential memory denial of service in the\n http.client module. When connecting to a malicious server,\n it could cause an arbitrary amount of memory to be\n allocated. This could have led to symptoms including\n a MemoryError, swapping, out of memory (OOM) killed\n processes or containers, or even system crashes\n (CVE-2025-13836, bsc#1254400).\n - gh-119452: Fix a potential memory denial of service in the\n http.server module. When a malicious user is connected to\n the CGI server on Windows, it could cause an arbitrary\n amount of memory to be allocated. This could have led to\n symptoms including a MemoryError, swapping, out of memory\n (OOM) killed processes or containers, or even system\n crashes.\n - gh-119342: Fix a potential memory denial of service in the\n plistlib module. When reading a Plist file received from\n untrusted source, it could cause an arbitrary amount of\n memory to be allocated. This could have led to symptoms\n including a MemoryError, swapping, out of memory (OOM)\n killed processes or containers, or even system crashes\n (bsc#1254401, CVE-2025-13837).\n - Library\n - gh-144833: Fixed a use-after-free in ssl when SSL_new()\n returns NULL in newPySSLSocket(). The error was reported\n via a dangling pointer after the object had already been\n freed.\n - gh-144363: Update bundled libexpat to 2.7.4\n - gh-90949: Add SetAllocTrackerActivationThreshold() and\n SetAllocTrackerMaximumAmplification() to xmlparser objects\n to prevent use of disproportional amounts of dynamic memory\n from within an Expat parser. Patch by Bndikt Tran.\n - Core and Builtins\n - gh-120384: Fix an array out of bounds crash in\n list_ass_subscript, which could be invoked via some\n specificly tailored input: including concurrent\n modification of a list object, where one thread assigns\n a slice and another clears it.\n - gh-120298: Fix use-after free in list_richcompare_impl\n which can be invoked via some specificly tailored evil\n input.\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2026-1062,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1062,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1062,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1062,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1062,openSUSE-SLE-15.6-2026-1062",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1062-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2026:1062-1",
        "url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261062-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2026:1062-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024947.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1252974",
        "url": "https://bugzilla.suse.com/1252974"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254400",
        "url": "https://bugzilla.suse.com/1254400"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254401",
        "url": "https://bugzilla.suse.com/1254401"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254997",
        "url": "https://bugzilla.suse.com/1254997"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1257029",
        "url": "https://bugzilla.suse.com/1257029"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1257031",
        "url": "https://bugzilla.suse.com/1257031"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1257042",
        "url": "https://bugzilla.suse.com/1257042"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1257181",
        "url": "https://bugzilla.suse.com/1257181"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1259240",
        "url": "https://bugzilla.suse.com/1259240"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-11468 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-11468/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-12084 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-12084/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-13836 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-13836/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-13837 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-13837/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-6075 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-6075/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-0672 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-0672/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-0865 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-0865/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-1299 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-1299/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-2297 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-2297/"
      }
    ],
    "title": "Security update for python310",
    "tracking": {
      "current_release_date": "2026-03-26T10:36:25Z",
      "generator": {
        "date": "2026-03-26T10:36:25Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2026:1062-1",
      "initial_release_date": "2026-03-26T10:36:25Z",
      "revision_history": [
        {
          "date": "2026-03-26T10:36:25Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
                "product": {
                  "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
                  "product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-3.10.20-150400.4.102.1.aarch64",
                "product": {
                  "name": "python310-3.10.20-150400.4.102.1.aarch64",
                  "product_id": "python310-3.10.20-150400.4.102.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-base-3.10.20-150400.4.102.1.aarch64",
                "product": {
                  "name": "python310-base-3.10.20-150400.4.102.1.aarch64",
                  "product_id": "python310-base-3.10.20-150400.4.102.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-curses-3.10.20-150400.4.102.1.aarch64",
                "product": {
                  "name": "python310-curses-3.10.20-150400.4.102.1.aarch64",
                  "product_id": "python310-curses-3.10.20-150400.4.102.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
                "product": {
                  "name": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
                  "product_id": "python310-dbm-3.10.20-150400.4.102.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-devel-3.10.20-150400.4.102.1.aarch64",
                "product": {
                  "name": "python310-devel-3.10.20-150400.4.102.1.aarch64",
                  "product_id": "python310-devel-3.10.20-150400.4.102.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-doc-3.10.20-150400.4.102.1.aarch64",
                "product": {
                  "name": "python310-doc-3.10.20-150400.4.102.1.aarch64",
                  "product_id": "python310-doc-3.10.20-150400.4.102.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
                "product": {
                  "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
                  "product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-idle-3.10.20-150400.4.102.1.aarch64",
                "product": {
                  "name": "python310-idle-3.10.20-150400.4.102.1.aarch64",
                  "product_id": "python310-idle-3.10.20-150400.4.102.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-testsuite-3.10.20-150400.4.102.1.aarch64",
                "product": {
                  "name": "python310-testsuite-3.10.20-150400.4.102.1.aarch64",
                  "product_id": "python310-testsuite-3.10.20-150400.4.102.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-tk-3.10.20-150400.4.102.1.aarch64",
                "product": {
                  "name": "python310-tk-3.10.20-150400.4.102.1.aarch64",
                  "product_id": "python310-tk-3.10.20-150400.4.102.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-tools-3.10.20-150400.4.102.1.aarch64",
                "product": {
                  "name": "python310-tools-3.10.20-150400.4.102.1.aarch64",
                  "product_id": "python310-tools-3.10.20-150400.4.102.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpython3_10-1_0-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
                "product": {
                  "name": "libpython3_10-1_0-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
                  "product_id": "libpython3_10-1_0-64bit-3.10.20-150400.4.102.1.aarch64_ilp32"
                }
              },
              {
                "category": "product_version",
                "name": "python310-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
                "product": {
                  "name": "python310-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
                  "product_id": "python310-64bit-3.10.20-150400.4.102.1.aarch64_ilp32"
                }
              },
              {
                "category": "product_version",
                "name": "python310-base-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
                "product": {
                  "name": "python310-base-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
                  "product_id": "python310-base-64bit-3.10.20-150400.4.102.1.aarch64_ilp32"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64_ilp32"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.i586",
                "product": {
                  "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.i586",
                  "product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python310-3.10.20-150400.4.102.1.i586",
                "product": {
                  "name": "python310-3.10.20-150400.4.102.1.i586",
                  "product_id": "python310-3.10.20-150400.4.102.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python310-base-3.10.20-150400.4.102.1.i586",
                "product": {
                  "name": "python310-base-3.10.20-150400.4.102.1.i586",
                  "product_id": "python310-base-3.10.20-150400.4.102.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python310-curses-3.10.20-150400.4.102.1.i586",
                "product": {
                  "name": "python310-curses-3.10.20-150400.4.102.1.i586",
                  "product_id": "python310-curses-3.10.20-150400.4.102.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python310-dbm-3.10.20-150400.4.102.1.i586",
                "product": {
                  "name": "python310-dbm-3.10.20-150400.4.102.1.i586",
                  "product_id": "python310-dbm-3.10.20-150400.4.102.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python310-devel-3.10.20-150400.4.102.1.i586",
                "product": {
                  "name": "python310-devel-3.10.20-150400.4.102.1.i586",
                  "product_id": "python310-devel-3.10.20-150400.4.102.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python310-doc-3.10.20-150400.4.102.1.i586",
                "product": {
                  "name": "python310-doc-3.10.20-150400.4.102.1.i586",
                  "product_id": "python310-doc-3.10.20-150400.4.102.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.i586",
                "product": {
                  "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.i586",
                  "product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python310-idle-3.10.20-150400.4.102.1.i586",
                "product": {
                  "name": "python310-idle-3.10.20-150400.4.102.1.i586",
                  "product_id": "python310-idle-3.10.20-150400.4.102.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python310-testsuite-3.10.20-150400.4.102.1.i586",
                "product": {
                  "name": "python310-testsuite-3.10.20-150400.4.102.1.i586",
                  "product_id": "python310-testsuite-3.10.20-150400.4.102.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python310-tk-3.10.20-150400.4.102.1.i586",
                "product": {
                  "name": "python310-tk-3.10.20-150400.4.102.1.i586",
                  "product_id": "python310-tk-3.10.20-150400.4.102.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python310-tools-3.10.20-150400.4.102.1.i586",
                "product": {
                  "name": "python310-tools-3.10.20-150400.4.102.1.i586",
                  "product_id": "python310-tools-3.10.20-150400.4.102.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
                "product": {
                  "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
                  "product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python310-3.10.20-150400.4.102.1.ppc64le",
                "product": {
                  "name": "python310-3.10.20-150400.4.102.1.ppc64le",
                  "product_id": "python310-3.10.20-150400.4.102.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python310-base-3.10.20-150400.4.102.1.ppc64le",
                "product": {
                  "name": "python310-base-3.10.20-150400.4.102.1.ppc64le",
                  "product_id": "python310-base-3.10.20-150400.4.102.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
                "product": {
                  "name": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
                  "product_id": "python310-curses-3.10.20-150400.4.102.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
                "product": {
                  "name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
                  "product_id": "python310-dbm-3.10.20-150400.4.102.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
                "product": {
                  "name": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
                  "product_id": "python310-devel-3.10.20-150400.4.102.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python310-doc-3.10.20-150400.4.102.1.ppc64le",
                "product": {
                  "name": "python310-doc-3.10.20-150400.4.102.1.ppc64le",
                  "product_id": "python310-doc-3.10.20-150400.4.102.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
                "product": {
                  "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
                  "product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
                "product": {
                  "name": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
                  "product_id": "python310-idle-3.10.20-150400.4.102.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
                "product": {
                  "name": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
                  "product_id": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
                "product": {
                  "name": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
                  "product_id": "python310-tk-3.10.20-150400.4.102.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
                "product": {
                  "name": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
                  "product_id": "python310-tools-3.10.20-150400.4.102.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
                "product": {
                  "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
                  "product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python310-3.10.20-150400.4.102.1.s390x",
                "product": {
                  "name": "python310-3.10.20-150400.4.102.1.s390x",
                  "product_id": "python310-3.10.20-150400.4.102.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python310-base-3.10.20-150400.4.102.1.s390x",
                "product": {
                  "name": "python310-base-3.10.20-150400.4.102.1.s390x",
                  "product_id": "python310-base-3.10.20-150400.4.102.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python310-curses-3.10.20-150400.4.102.1.s390x",
                "product": {
                  "name": "python310-curses-3.10.20-150400.4.102.1.s390x",
                  "product_id": "python310-curses-3.10.20-150400.4.102.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python310-dbm-3.10.20-150400.4.102.1.s390x",
                "product": {
                  "name": "python310-dbm-3.10.20-150400.4.102.1.s390x",
                  "product_id": "python310-dbm-3.10.20-150400.4.102.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python310-devel-3.10.20-150400.4.102.1.s390x",
                "product": {
                  "name": "python310-devel-3.10.20-150400.4.102.1.s390x",
                  "product_id": "python310-devel-3.10.20-150400.4.102.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python310-doc-3.10.20-150400.4.102.1.s390x",
                "product": {
                  "name": "python310-doc-3.10.20-150400.4.102.1.s390x",
                  "product_id": "python310-doc-3.10.20-150400.4.102.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
                "product": {
                  "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
                  "product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python310-idle-3.10.20-150400.4.102.1.s390x",
                "product": {
                  "name": "python310-idle-3.10.20-150400.4.102.1.s390x",
                  "product_id": "python310-idle-3.10.20-150400.4.102.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python310-testsuite-3.10.20-150400.4.102.1.s390x",
                "product": {
                  "name": "python310-testsuite-3.10.20-150400.4.102.1.s390x",
                  "product_id": "python310-testsuite-3.10.20-150400.4.102.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python310-tk-3.10.20-150400.4.102.1.s390x",
                "product": {
                  "name": "python310-tk-3.10.20-150400.4.102.1.s390x",
                  "product_id": "python310-tk-3.10.20-150400.4.102.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python310-tools-3.10.20-150400.4.102.1.s390x",
                "product": {
                  "name": "python310-tools-3.10.20-150400.4.102.1.s390x",
                  "product_id": "python310-tools-3.10.20-150400.4.102.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-32bit-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-32bit-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-32bit-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-base-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-base-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-base-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-curses-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-curses-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-curses-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-dbm-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-devel-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-devel-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-devel-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-doc-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-doc-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-doc-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-idle-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-idle-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-idle-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-testsuite-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-testsuite-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-testsuite-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-tk-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-tk-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-tk-3.10.20-150400.4.102.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python310-tools-3.10.20-150400.4.102.1.x86_64",
                "product": {
                  "name": "python310-tools-3.10.20-150400.4.102.1.x86_64",
                  "product_id": "python310-tools-3.10.20-150400.4.102.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.6",
                "product": {
                  "name": "openSUSE Leap 15.6",
                  "product_id": "openSUSE Leap 15.6",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.6"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-32bit-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-32bit-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-doc-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-doc-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-doc-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-doc-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-doc-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-doc-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-doc-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-doc-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-testsuite-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-testsuite-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-testsuite-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-testsuite-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-testsuite-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-testsuite-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
        },
        "product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-11468",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-11468"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-11468",
          "url": "https://www.suse.com/security/cve/CVE-2025-11468"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1257029 for CVE-2025-11468",
          "url": "https://bugzilla.suse.com/1257029"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-03-26T10:36:25Z",
          "details": "important"
        }
      ],
      "title": "CVE-2025-11468"
    },
    {
      "cve": "CVE-2025-12084",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-12084"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-12084",
          "url": "https://www.suse.com/security/cve/CVE-2025-12084"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254997 for CVE-2025-12084",
          "url": "https://bugzilla.suse.com/1254997"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-03-26T10:36:25Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-12084"
    },
    {
      "cve": "CVE-2025-13836",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-13836"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-13836",
          "url": "https://www.suse.com/security/cve/CVE-2025-13836"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254400 for CVE-2025-13836",
          "url": "https://bugzilla.suse.com/1254400"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-03-26T10:36:25Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-13836"
    },
    {
      "cve": "CVE-2025-13837",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-13837"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-13837",
          "url": "https://www.suse.com/security/cve/CVE-2025-13837"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254401 for CVE-2025-13837",
          "url": "https://bugzilla.suse.com/1254401"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-03-26T10:36:25Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-13837"
    },
    {
      "cve": "CVE-2025-6075",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-6075"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-6075",
          "url": "https://www.suse.com/security/cve/CVE-2025-6075"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1252974 for CVE-2025-6075",
          "url": "https://bugzilla.suse.com/1252974"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 2.5,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-03-26T10:36:25Z",
          "details": "low"
        }
      ],
      "title": "CVE-2025-6075"
    },
    {
      "cve": "CVE-2026-0672",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-0672"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-0672",
          "url": "https://www.suse.com/security/cve/CVE-2026-0672"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1257031 for CVE-2026-0672",
          "url": "https://bugzilla.suse.com/1257031"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-03-26T10:36:25Z",
          "details": "important"
        }
      ],
      "title": "CVE-2026-0672"
    },
    {
      "cve": "CVE-2026-0865",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-0865"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-0865",
          "url": "https://www.suse.com/security/cve/CVE-2026-0865"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1257042 for CVE-2026-0865",
          "url": "https://bugzilla.suse.com/1257042"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-03-26T10:36:25Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2026-0865"
    },
    {
      "cve": "CVE-2026-1299",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-1299"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The \nemail module, specifically the \"BytesGenerator\" class, didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized. This is only applicable if using \"LiteralHeader\" writing headers that don\u0027t respect email folding rules, the new behavior will reject the incorrectly folded headers in \"BytesGenerator\".",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-1299",
          "url": "https://www.suse.com/security/cve/CVE-2026-1299"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1257181 for CVE-2026-1299",
          "url": "https://bugzilla.suse.com/1257181"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-03-26T10:36:25Z",
          "details": "important"
        }
      ],
      "title": "CVE-2026-1299"
    },
    {
      "cve": "CVE-2026-2297",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-2297"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
          "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-2297",
          "url": "https://www.suse.com/security/cve/CVE-2026-2297"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1259240 for CVE-2026-2297",
          "url": "https://bugzilla.suse.com/1259240"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
            "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
            "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-03-26T10:36:25Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2026-2297"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…