摘要:
restic security update
安全等级: Medium
公告ID: KylinSec-SA-2025-2844
发布日期: 2025年9月19日
关联CVE: CVE-2024-35255
restic is a backup program. It supports verification, encryption, snapshots and deduplication.
Security Fix(es):
A vulnerability was found in Microsoft Azure Identity Library and Microsoft Authentication Library (Cloud Software) (the affected version unknown). It has been rated as problematic.Using CWE to declare the problem leads to CWE-362. The product contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.Impacted is confidentiality.Applying a patch is able to eliminate this problem. A possible mitigation has been published immediately after the disclosure of the vulnerability.(CVE-2024-35255)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-35255 | V6 | restic | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
restic-bash-completion | noarch | 0.16.2-3.ks6 |
restic-zsh-completion | noarch | 0.16.2-3.ks6 |
restic | x86_64 | 0.16.2-3.ks6 |
restic | aarch64 | 0.16.2-3.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名