摘要:
nasm security update
安全等级: Medium
公告ID: KylinSec-SA-2025-2649
发布日期: 2025年6月12日
关联CVE: CVE-2023-38665
NASM is the Netwide Assembler, a free portable assembler for the Intel 80x86 microprocessor series, using primarily the traditional Intel instruction mnemonics and syntax. It also provides tools in RDOFF binary format, includes linker, library manager, loader, and information dump.
Security Fix(es):
Null pointer dereference in ieee_write_file in nasm 2.16rc0 allows attackers to cause a denial of service (crash).(CVE-2023-38665)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-38665 | KY3.4-5A | nasm | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
nasm-help | noarch | 2.15.05-2.kb1.ky3_4 |
nasm | x86_64 | 2.15.05-2.kb1.ky3_4 |
nasm | aarch64 | 2.15.05-2.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名