摘要:
socat security update
安全等级: Critical
公告ID: KylinSec-SA-2024-4943
发布日期: 2025年2月25日
关联CVE: CVE-2024-54661
Socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of these.
Security Fix(es):
readline.sh in socat through 1.8.0.1 relies on the /tmp/$USER/stderr2 file.(CVE-2024-54661)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-54661 | KY3.5.2 | socat | Fixed |
CVE-2024-54661 | KY3.5.3 | socat | Fixed |
CVE-2024-54661 | V6 | socat | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
socat-help | noarch | 1.8.0.0-3.ks6 |
socat | x86_64 | 1.8.0.0-3.ks6 |
socat | aarch64 | 1.8.0.0-3.ks6 |
软件名称 | 架构 | 版本号 |
---|---|---|
socat-help | noarch | 1.7.3.2-9.ky3_5 |
socat | x86_64 | 1.7.3.2-9.ky3_5 |
socat | aarch64 | 1.7.3.2-9.ky3_5 |
软件名称 | 架构 | 版本号 |
---|---|---|
socat-help | noarch | 1.7.3.2-9.ky3_5 |
socat | x86_64 | 1.7.3.2-9.ky3_5 |
socat | aarch64 | 1.7.3.2-9.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名