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

摘要:

libtiff security update

安全等级: Medium

公告ID: KylinSec-SA-2025-2837

发布日期: 2025年9月15日

关联CVE: CVE-2025-8534   CVE-2025-8851  

  • 详细介绍

1. 漏洞描述

   

This provides support for the Tag Image File Format (TIFF), a widely
used format for storing image data. The latest version of the TIFF specification
is available on-line in several different formats.And contains command-line programs
for manipulating TIFF format image files using the libtiff library.

Security Fix(es):

A vulnerability classified as problematic was found in libtiff 4.6.0 (Image Processing Software).The CWE definition for the vulnerability is CWE-476. A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.As an impact it is known to affect availability.It is possible to download the exploit at drive.google.com. It is declared as proof-of-concept. One of the maintainers explains, that "[t]his error only occurs if DEFER_STRILE_LOAD (defer-strile-load:BOOL=ON) or TIFFOpen( .. "rD") option is used."Applying the patch 6ba36f159fd396ad11bf6b7874554197736ecc8b is able to eliminate this problem. The bugfix is ready for download at gitlab.com.(CVE-2025-8534)

A vulnerability was found in LibTIFF up to 4.5.1 (Image Processing Software). It has been rated as critical.Using CWE to declare the problem leads to CWE-121. A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).Impacted is confidentiality, integrity, and availability.Applying the patch 8a7a48d7a645992ca83062b3a1873c951661e2b3 is able to eliminate this problem. The bugfix is ready for download at gitlab.com.(CVE-2025-8851)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2025-8534 KY3.4-5A libtiff Fixed
CVE-2025-8851 KY3.4-5A libtiff Fixed

3. 影响组件

    libtiff

4. 修复版本

   

KY3.4-5A

软件名称 架构 版本号
libtiff-help noarch 4.3.0-29.ky3_4.kb1
libtiff x86_64 4.3.0-29.ky3_4.kb1
libtiff-devel x86_64 4.3.0-29.ky3_4.kb1
libtiff aarch64 4.3.0-29.ky3_4.kb1
libtiff-devel aarch64 4.3.0-29.ky3_4.kb1

5. 修复方法


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

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

6. 下载链接

   

KY3.4-5A:

x86_64:

     libtiff-help   

     libtiff   

     libtiff-devel   

aarch64:

     libtiff-help   

     libtiff   

     libtiff-devel   

上一篇:KylinSec-SA-2025-2836 下一篇:KylinSec-SA-2025-2870