摘要:
scipy security update
安全等级: Medium
公告ID: KylinSec-SA-2023-1609
发布日期: 2023年8月12日
关联CVE: CVE-2023-25399
SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, ODE solvers, and more.
Security Fix(es):
A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in Py_FindObjects() function.(CVE-2023-25399)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-25399 | KY3.4-4A | scipy | Fixed |
CVE-2023-25399 | KY3.4-5A | scipy | Fixed |
CVE-2023-25399 | KY3.5.1 | scipy | Fixed |
CVE-2023-25399 | KY3.5.2 | scipy | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
python3-scipy | x86_64 | 1.6.2-2.kb1.ky3_5 |
python3-scipy | aarch64 | 1.6.2-2.kb1.ky3_5 |
软件名称 | 架构 | 版本号 |
---|---|---|
python2-scipy | x86_64 | 1.2.2-4.kb1.ky3_4 |
python3-scipy | x86_64 | 1.2.2-4.kb1.ky3_4 |
python2-scipy | aarch64 | 1.2.2-4.kb1.ky3_4 |
python3-scipy | aarch64 | 1.2.2-4.kb1.ky3_4 |
软件名称 | 架构 | 版本号 |
---|---|---|
python3-scipy | x86_64 | 1.2.2-4.kb1.ky3_4 |
python2-scipy | x86_64 | 1.2.2-4.kb1.ky3_4 |
python2-scipy | aarch64 | 1.2.2-4.kb1.ky3_4 |
python3-scipy | aarch64 | 1.2.2-4.kb1.ky3_4 |
软件名称 | 架构 | 版本号 |
---|---|---|
python3-scipy | x86_64 | 1.6.2-2.ky3_5 |
python3-scipy | aarch64 | 1.6.2-2.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名