摘要:
yasm security update
安全等级: Low
公告ID: KylinSec-SA-2023-1619
发布日期: 2023年8月26日
关联CVE: CVE-2023-31975
Yasm is a complete rewrite of the NASM assembler under the “new” BSD License.
Security Fix(es):
yasm v1.3.0 was discovered to contain a memory leak via the function yasm_intnum_copy at /libyasm/intnum.c.(CVE-2023-31975)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-31975 | KY3.4-4A | yasm | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
yasm-help | noarch | 1.3.0-11.kb2.ky3_4 |
yasm-devel | x86_64 | 1.3.0-11.kb2.ky3_4 |
yasm | x86_64 | 1.3.0-11.kb2.ky3_4 |
yasm | aarch64 | 1.3.0-11.kb2.ky3_4 |
yasm-devel | aarch64 | 1.3.0-11.kb2.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名