• CVE-2024-6387

发布时间: 2024年7月2日

修改时间: 2024年10月31日

概要

A signal handler race condition was found in OpenSSH's server (sshd), where a client does not authenticate within LoginGraceTime seconds (120 by default, 600 in old OpenSSH versions), then sshd's SIGALRM handler is called asynchronously. However, this signal handler calls various functions that are not async-signal-safe, for example, syslog().

CVSS v3 指标

NVD openEuler
Confidentiality High High
Attack Vector Network Network
CVSS评分 8.1 8.1
Attack Complexity High High
Privileges Required None None
Scope Unchanged Unchanged
Integrity High High
User Interaction None None
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-2958 openssh security update 2024年7月2日
KylinSec-SA-2024-4794 openssh security update 2025年2月17日

影响产品

产品 状态
KY3.5.2 openssh Fixed
V6 openssh Fixed
KY3.5.3 openssh Fixed