• 公告ID (KylinSec-SA-2025-2688)

摘要:

resource-agents security update

安全等级: Medium

公告ID: KylinSec-SA-2025-2688

发布日期: 2025年8月9日

关联CVE: CVE-2024-47081  

  • 详细介绍

1. 漏洞描述

   

Resource agent is a standardized interface for a cluster resource. In translates a standard set of operations into steps specific to the resource or application, and interprets their results as success or failure.

Security Fix(es):

Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on one's Requests Session.(CVE-2024-47081)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-47081 V6 python-requests Fixed

3. 影响组件

    resource-agents

4. 修复版本

   

V6

软件名称 架构 版本号
ldirectord x86_64 4.13.0-26.ks6
resource-agents x86_64 4.13.0-26.ks6
resource-agents-help x86_64 4.13.0-26.ks6
ldirectord aarch64 4.13.0-26.ks6
resource-agents aarch64 4.13.0-26.ks6
resource-agents-help aarch64 4.13.0-26.ks6

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

V6:

x86_64:

     ldirectord   

     resource-agents   

     resource-agents-help   

aarch64:

     ldirectord   

     resource-agents   

     resource-agents-help   

上一篇:KylinSec-SA-2025-2686 下一篇:KylinSec-SA-2025-2692