• 公告ID (KylinSec-SA-2025-2574)

摘要:

openssh security update

安全等级: Medium

公告ID: KylinSec-SA-2025-2574

发布日期: 2025年4月21日

关联CVE: CVE-2025-32728   CVE-2025-26465  

  • 详细介绍

1. 漏洞描述

   

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)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2025-32728 KY3.4-5A openssh Fixed
CVE-2025-26465 KY3.4-5A openssh Fixed

3. 影响组件

    openssh

4. 修复版本

   

KY3.4-5A

软件名称 架构 版本号
openssh-help noarch 8.2p1-31.kb1.ky3_4
openssh x86_64 8.2p1-31.kb1.ky3_4
openssh-askpass x86_64 8.2p1-31.kb1.ky3_4
openssh-cavs x86_64 8.2p1-31.kb1.ky3_4
openssh-clients x86_64 8.2p1-31.kb1.ky3_4
openssh-keycat x86_64 8.2p1-31.kb1.ky3_4
openssh-ldap x86_64 8.2p1-31.kb1.ky3_4
openssh-server x86_64 8.2p1-31.kb1.ky3_4
pam_ssh_agent_auth x86_64 0.10.3-9.31.kb1.ky3_4
openssh aarch64 8.2p1-31.kb1.ky3_4
openssh-askpass aarch64 8.2p1-31.kb1.ky3_4
openssh-cavs aarch64 8.2p1-31.kb1.ky3_4
openssh-clients aarch64 8.2p1-31.kb1.ky3_4
openssh-keycat aarch64 8.2p1-31.kb1.ky3_4
openssh-ldap aarch64 8.2p1-31.kb1.ky3_4
openssh-server aarch64 8.2p1-31.kb1.ky3_4
pam_ssh_agent_auth aarch64 0.10.3-9.31.kb1.ky3_4

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

KY3.4-5A:

x86_64:

     openssh-help   

     openssh   

     openssh-askpass   

     openssh-cavs   

     openssh-clients   

     openssh-keycat   

     openssh-ldap   

     openssh-server   

     pam_ssh_agent_auth   

aarch64:

     openssh-help   

     openssh   

     openssh-askpass   

     openssh-cavs   

     openssh-clients   

     openssh-keycat   

     openssh-ldap   

     openssh-server   

     pam_ssh_agent_auth   

上一篇:KylinSec-SA-2025-2366 下一篇:KylinSec-SA-2025-2673