摘要:
python-eventlet security update
安全等级: Medium
公告ID: KylinSec-SA-2023-1741
发布日期: 2023年10月27日
关联CVE: CVE-2023-5625
Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it.
Security Fix(es):
A regression was introduced in the Red Hat build of python-eventlet due to a change in the patch application strategy, resulting in a patch for CVE-2021-21419 not being applied for all builds of all products.(CVE-2023-5625)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-5625 | KY3.4-5A | python-eventlet | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
python3-eventlet | noarch | 0.30.2-2.kb1.ky3_4 |
python-eventlet-help | noarch | 0.30.2-2.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名