摘要:
assimp security update
安全等级: Medium
公告ID: KylinSec-SA-2025-2896
发布日期: 2025年9月18日
Assimp is a library to load and process geometric scenes from various data formats. Assimp aims to provide a full asset conversion pipeline for use in game engines and real-time rendering systems of any kind, but is not limited to this purpose.
Security Fix(es):
A vulnerability has been found in Open Asset Import Library Assimp 5.4.3 and classified as problematic. This vulnerability affects the function Assimp::CSMImporter::InternReadFile of the file code/AssetLib/CSM/CSMLoader.cpp of the component CSM File Handler. The manipulation of the argument na leads to out-of-bounds read. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.(CVE-2025-2751)
A vulnerability, which was classified as critical, has been found in Open Asset Import Library Assimp 5.4.3. Affected by this issue is the function Assimp::LWO::AnimResolver::UpdateAnimRangeSetup of the file code/AssetLib/LWO/LWOAnimation.cpp of the component LWO File Handler. The manipulation leads to heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has been disclosed to the public and may be used.(CVE-2025-3158)
A vulnerability, which was classified as critical, was found in Open Asset Import Library Assimp 5.4.3. Affected is the function Assimp::MD2Importer::InternReadFile in the library code/AssetLib/MD2/MD2Loader.cpp of the component Malformed File Handler. The manipulation of the argument Name leads to stack-based buffer overflow. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. It is recommended to upgrade the affected component.(CVE-2025-3196)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-3196 | V6 | assimp | Fixed |
CVE-2025-2751 | V6 | assimp | Fixed |
CVE-2025-3158 | V6 | assimp | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
assimp-help | noarch | 5.3.1-10.ks6 |
python3-assimp | noarch | 5.3.1-10.ks6 |
assimp | x86_64 | 5.3.1-10.ks6 |
assimp-devel | x86_64 | 5.3.1-10.ks6 |
assimp | aarch64 | 5.3.1-10.ks6 |
assimp-devel | aarch64 | 5.3.1-10.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名