• 公告ID (KylinSec-SA-2025-1610)

摘要:

assimp security update

安全等级: Medium

公告ID: KylinSec-SA-2025-1610

发布日期: 2025年3月18日

关联CVE: CVE-2024-48424   CVE-2024-53425  

  • 详细介绍

1. 漏洞描述

   

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 heap-buffer-overflow vulnerability has been identified in the OpenDDLParser::parseStructure function within the Assimp library, specifically during the processing of OpenGEX files.(CVE-2024-48424)

A heap-buffer-overflow vulnerability was discovered in the SkipSpacesAndLineEnd function in Assimp v5.4.3. This issue occurs when processing certain malformed MD5 model files, leading to an out-of-bounds read and potential application crash.(CVE-2024-53425)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-48424 V6 assimp Fixed
CVE-2024-53425 V6 assimp Fixed

3. 影响组件

    assimp

4. 修复版本

   

V6

软件名称 架构 版本号
assimp-help noarch 5.3.1-6.ks6
python3-assimp noarch 5.3.1-6.ks6
assimp x86_64 5.3.1-6.ks6
assimp-devel x86_64 5.3.1-6.ks6
assimp aarch64 5.3.1-6.ks6
assimp-devel aarch64 5.3.1-6.ks6

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

V6:

x86_64:

     assimp-help   

     python3-assimp   

     assimp   

     assimp-devel   

aarch64:

     assimp-help   

     python3-assimp   

     assimp   

     assimp-devel   

上一篇:KylinSec-SA-2025-1609 下一篇:KylinSec-SA-2025-1611