OESA-2025-1439

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1439
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1439.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-1439
Upstream
Published
2025-04-18T13:49:59Z
Modified
2025-09-03T06:31:22.553019Z
Summary
openssh security update
Details

OpenSSH is the premier connectivity tool for remote login with the SSH protocol. \ It encrypts all traffic to eliminate eavesdropping, connection hijacking, and \ other attacks. In addition, OpenSSH provides a large suite of secure tunneling \ capabilities, several authentication methods, and sophisticated configuration options.

Security Fix(es):

A vulnerability was found in OpenSSH when the VerifyHostKeyDNS option is enabled. A machine-in-the-middle attack can be performed by a malicious machine impersonating a legit server. This issue occurs due to how OpenSSH mishandles error codes in specific conditions when verifying the host key. For an attack to be considered successful, the attacker needs to manage to exhaust the client's memory resource first, turning the attack complexity high.(CVE-2025-26465)

In sshd in OpenSSH before 10.0, the DisableForwarding directive does not adhere to the documentation stating that it disables X11 and agent forwarding.(CVE-2025-32728)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:24.03-LTS / openssh

Package

Name
openssh
Purl
pkg:rpm/openEuler/openssh&distro=openEuler-24.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
9.3p2-8.oe2403

Ecosystem specific

{
    "src": [
        "openssh-9.3p2-8.oe2403.src.rpm"
    ],
    "x86_64": [
        "openssh-9.3p2-8.oe2403.x86_64.rpm",
        "openssh-askpass-9.3p2-8.oe2403.x86_64.rpm",
        "openssh-clients-9.3p2-8.oe2403.x86_64.rpm",
        "openssh-debuginfo-9.3p2-8.oe2403.x86_64.rpm",
        "openssh-debugsource-9.3p2-8.oe2403.x86_64.rpm",
        "openssh-keycat-9.3p2-8.oe2403.x86_64.rpm",
        "openssh-server-9.3p2-8.oe2403.x86_64.rpm",
        "pam_ssh_agent_auth-0.10.4-4.8.oe2403.x86_64.rpm"
    ],
    "aarch64": [
        "openssh-9.3p2-8.oe2403.aarch64.rpm",
        "openssh-askpass-9.3p2-8.oe2403.aarch64.rpm",
        "openssh-clients-9.3p2-8.oe2403.aarch64.rpm",
        "openssh-debuginfo-9.3p2-8.oe2403.aarch64.rpm",
        "openssh-debugsource-9.3p2-8.oe2403.aarch64.rpm",
        "openssh-keycat-9.3p2-8.oe2403.aarch64.rpm",
        "openssh-server-9.3p2-8.oe2403.aarch64.rpm",
        "pam_ssh_agent_auth-0.10.4-4.8.oe2403.aarch64.rpm"
    ],
    "noarch": [
        "openssh-help-9.3p2-8.oe2403.noarch.rpm"
    ]
}