摘要:
telnet security update
安全等级: High
公告ID: KylinSec-SA-2024-1537
发布日期: 2024年4月3日
关联CVE: CVE-2022-39028
Telnet is an application protocol used on the Internet or local area network to provide a bidirectional interactive text-oriented communication facility using a virtual terminal connection. The package includes a remote login client program for telnet and a server daemon.
Security Fix(es):
telnetd in GNU Inetutils through 2.3, MIT krb5-appl through 1.0.3, and derivative works has a NULL pointer dereference via 0xff 0xf7 or 0xff 0xf8. In a typical installation, the telnetd application would crash but the telnet service would remain available through inetd. However, if the telnetd application has many crashes within a short time interval, the telnet service would become unavailable after inetd logs a "telnet/tcp server failing (looping), service terminated" error. NOTE: MIT krb5-appl is not supported upstream but is shipped by a few Linux distributions. The affected code was removed from the supported MIT Kerberos 5 (aka krb5) product many years ago, at version 1.8.(CVE-2022-39028)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2022-39028 | KY3.5.2 | telnet | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
telnet | x86_64 | 0.17-79.ky3_5 |
telnet-help | x86_64 | 0.17-79.ky3_5 |
telnet-help | aarch64 | 0.17-79.ky3_5 |
telnet | aarch64 | 0.17-79.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名