RHSA-2026:6463

Vulnerability from csaf_redhat - Published: 2026-04-02 12:09 - Updated: 2026-04-02 16:39
Summary
Red Hat Security Advisory: openssh security update
Severity
Important
Notes
Topic: An update for openssh is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server. Security Fix(es): * openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.

CWE-824 - Access of Uninitialized Pointer
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:6463
Workaround To mitigate this issue, disable GSSAPI key exchange in the OpenSSH server configuration. This prevents the server from processing GSSAPI messages, eliminating the vulnerability's attack surface. Edit `/etc/ssh/sshd_config` and add or modify the line: ``` GSSAPIKeyExchange no ``` After saving the changes, restart the `sshd` service for the mitigation to take effect. This action will prevent users from authenticating via GSSAPI. ``` # systemctl restart sshd ```

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for openssh is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.\n\nSecurity Fix(es):\n\n* openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2026:6463",
        "url": "https://access.redhat.com/errata/RHSA-2026:6463"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2447085",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6463.json"
      }
    ],
    "title": "Red Hat Security Advisory: openssh security update",
    "tracking": {
      "current_release_date": "2026-04-02T16:39:19+00:00",
      "generator": {
        "date": "2026-04-02T16:39:19+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.4"
        }
      },
      "id": "RHSA-2026:6463",
      "initial_release_date": "2026-04-02T12:09:43+00:00",
      "revision_history": [
        {
          "date": "2026-04-02T12:09:43+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-04-02T12:09:43+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-04-02T16:39:19+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AppStream (v. 10)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 10)",
                  "product_id": "AppStream-10.1.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:10.1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux BaseOS (v. 10)",
                "product": {
                  "name": "Red Hat Enterprise Linux BaseOS (v. 10)",
                  "product_id": "BaseOS-10.1.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:10.1"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "openssh-askpass-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-askpass-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-askpass-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keysign-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-keysign-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-keysign-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-clients-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-clients-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-clients-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-clients@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keycat-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-keycat-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-keycat-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-server-0:9.9p1-13.el10_1.aarch64",
                "product": {
                  "name": "openssh-server-0:9.9p1-13.el10_1.aarch64",
                  "product_id": "openssh-server-0:9.9p1-13.el10_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-server@9.9p1-13.el10_1?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-clients-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-clients-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-clients-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-clients@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-server-0:9.9p1-13.el10_1.ppc64le",
                "product": {
                  "name": "openssh-server-0:9.9p1-13.el10_1.ppc64le",
                  "product_id": "openssh-server-0:9.9p1-13.el10_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-server@9.9p1-13.el10_1?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "openssh-askpass-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-askpass-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-askpass-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keysign-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-keysign-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-keysign-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-clients-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-clients-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-clients-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-clients@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keycat-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-keycat-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-keycat-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-server-0:9.9p1-13.el10_1.x86_64",
                "product": {
                  "name": "openssh-server-0:9.9p1-13.el10_1.x86_64",
                  "product_id": "openssh-server-0:9.9p1-13.el10_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-server@9.9p1-13.el10_1?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "openssh-askpass-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-askpass-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-askpass-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keysign-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-keysign-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-keysign-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-debugsource-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-debugsource-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-debugsource-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-clients-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-clients-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-clients-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-clients@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-keycat-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-keycat-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-keycat-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssh-server-0:9.9p1-13.el10_1.s390x",
                "product": {
                  "name": "openssh-server-0:9.9p1-13.el10_1.s390x",
                  "product_id": "openssh-server-0:9.9p1-13.el10_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh-server@9.9p1-13.el10_1?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "openssh-0:9.9p1-13.el10_1.src",
                "product": {
                  "name": "openssh-0:9.9p1-13.el10_1.src",
                  "product_id": "openssh-0:9.9p1-13.el10_1.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openssh@9.9p1-13.el10_1?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-0:9.9p1-13.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.src"
        },
        "product_reference": "openssh-0:9.9p1-13.el10_1.src",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-askpass-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-askpass-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-askpass-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-clients-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-clients-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-clients-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-clients-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debugsource-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debugsource-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debugsource-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debugsource-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-keycat-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-keycat-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-keycat-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-keysign-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-keysign-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-keysign-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-server-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-server-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-server-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-server-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "AppStream-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-0:9.9p1-13.el10_1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.src"
        },
        "product_reference": "openssh-0:9.9p1-13.el10_1.src",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-askpass-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-askpass-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-askpass-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-clients-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-clients-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-clients-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-clients-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debugsource-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debugsource-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debugsource-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-debugsource-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-keycat-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-keycat-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-keycat-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-keysign-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-keysign-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-keysign-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-server-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-server-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-server-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-server-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64"
        },
        "product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le"
        },
        "product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x"
        },
        "product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
          "product_id": "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64"
        },
        "product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
        "relates_to_product_reference": "BaseOS-10.1.Z"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-3497",
      "cwe": {
        "id": "CWE-824",
        "name": "Access of Uninitialized Pointer"
      },
      "discovery_date": "2026-03-12T19:01:37.007806+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2447085"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "IMPORTANT: This vulnerability affects the OpenSSH GSSAPI delta as implemented in Red Hat Enterprise Linux and OpenShift Container Platform. An unauthenticated attacker could send a specially crafted GSSAPI message during key exchange, leading to the use of uninitialized variables and potentially undefined behavior. The severity of the impact is dependent on compiler hardening configurations.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
          "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
          "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
          "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
          "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
          "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
          "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
          "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-3497"
        },
        {
          "category": "external",
          "summary": "RHBZ#2447085",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
        },
        {
          "category": "external",
          "summary": "https://ubuntu.com/security/CVE-2026-3497",
          "url": "https://ubuntu.com/security/CVE-2026-3497"
        },
        {
          "category": "external",
          "summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
          "url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
        }
      ],
      "release_date": "2026-03-12T18:27:44.917000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-02T12:09:43+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:6463"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, disable GSSAPI key exchange in the OpenSSH server configuration. This prevents the server from processing GSSAPI messages, eliminating the vulnerability\u0027s attack surface.\n\nEdit `/etc/ssh/sshd_config` and add or modify the line:\n```\nGSSAPIKeyExchange no\n```\n\nAfter saving the changes, restart the `sshd` service for the mitigation to take effect. This action will prevent users from authenticating via GSSAPI.\n\n```\n# systemctl restart sshd\n```",
          "product_ids": [
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
            "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
            "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
            "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
            "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
            "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
            "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
            "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
    }
  ]
}


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…