摘要:
rsync security update
安全等级: High
公告ID: KylinSec-SA-2025-1139
发布日期: 2025年2月28日
关联CVE: CVE-2024-12085 CVE-2024-12086 CVE-2024-12087 CVE-2024-12088 CVE-2024-12747
Rsync is an open source utility that provides fast incremental file transfer. It uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.
Security Fix(es):
(CVE-2024-12085)
(CVE-2024-12086)
(CVE-2024-12087)
(CVE-2024-12088)
(CVE-2024-12747)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-12085 | KY3.4-5A | rsync | Fixed |
CVE-2024-12086 | KY3.4-5A | rsync | Fixed |
CVE-2024-12087 | KY3.4-5A | rsync | Fixed |
CVE-2024-12088 | KY3.4-5A | rsync | Fixed |
CVE-2024-12747 | KY3.4-5A | rsync | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
rsync-help | noarch | 3.1.3-11.kb1.ky3_4 |
rsync | x86_64 | 3.1.3-11.kb1.ky3_4 |
rsync | aarch64 | 3.1.3-11.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名