OESA-2025-2091

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2091
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2091.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2091
Upstream
Published
2025-08-29T11:18:20Z
Modified
2025-09-03T06:31:48.904360Z
Summary
libtiff security update
Details

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 DEFERSTRILELOAD (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)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:20.03-LTS-SP4 / libtiff

Package

Name
libtiff
Purl
pkg:rpm/openEuler/libtiff&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.3.0-29.oe2003sp4

Ecosystem specific

{
    "noarch": [
        "libtiff-help-4.3.0-29.oe2003sp4.noarch.rpm"
    ],
    "src": [
        "libtiff-4.3.0-29.oe2003sp4.src.rpm"
    ],
    "x86_64": [
        "libtiff-4.3.0-29.oe2003sp4.x86_64.rpm",
        "libtiff-debuginfo-4.3.0-29.oe2003sp4.x86_64.rpm",
        "libtiff-debugsource-4.3.0-29.oe2003sp4.x86_64.rpm",
        "libtiff-devel-4.3.0-29.oe2003sp4.x86_64.rpm"
    ],
    "aarch64": [
        "libtiff-4.3.0-29.oe2003sp4.aarch64.rpm",
        "libtiff-debuginfo-4.3.0-29.oe2003sp4.aarch64.rpm",
        "libtiff-debugsource-4.3.0-29.oe2003sp4.aarch64.rpm",
        "libtiff-devel-4.3.0-29.oe2003sp4.aarch64.rpm"
    ]
}