libpng-1.6.37-12.el9_7.4

エラータID: AXSA:2026-641:09

Release date: 
Tuesday, May 19, 2026 - 16:19
Subject: 
libpng-1.6.37-12.el9_7.4
Affected Channels: 
MIRACLE LINUX 9 for x86_64
Severity: 
Moderate
Description: 

The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.

Security Fix(es):

* libpng: libpng: Arbitrary code execution due to use-after-free vulnerability (CVE-2026-33416)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

CVE-2026-33416
LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. In versions 1.2.1 through 1.6.55, `png_set_tRNS` and `png_set_PLTE` each alias a heap-allocated buffer between `png_struct` and `png_info`, sharing a single allocation across two structs with independent lifetimes. The `trans_alpha` aliasing has been present since at least libpng 1.0, and the `palette` aliasing since at least 1.2.1. Both affect all prior release lines `png_set_tRNS` sets `png_ptr->trans_alpha = info_ptr->trans_alpha` (256-byte buffer) and `png_set_PLTE` sets `info_ptr->palette = png_ptr->palette` (768-byte buffer). In both cases, calling `png_free_data` (with `PNG_FREE_TRNS` or `PNG_FREE_PLTE`) frees the buffer through `info_ptr` while the corresponding `png_ptr` pointer remains dangling. Subsequent row-transform functions dereference and, in some code paths, write to the freed memory. A second call to `png_set_tRNS` or `png_set_PLTE` has the same effect, because both functions call `png_free_data` internally before reallocating the `info_ptr` buffer. Version 1.6.56 fixes the issue.

Solution: 

Update packages.

Additional Info: 

N/A

Download: 

SRPMS
  1. libpng-1.6.37-12.el9_7.4.src.rpm
    MD5: 5662b5a4a853b3a9d7206de51adde694
    SHA-256: 2cf88ce66269ae1b40e226bc5fd88b95ce2e1ca8c4be5f10314e4a4f24dab83c
    Size: 1.47 MB

Asianux Server 9 for x86_64
  1. libpng-1.6.37-12.el9_7.4.i686.rpm
    MD5: 460d146ff211b57c401de44be86712d6
    SHA-256: 73cabd20c65cfe0419998fa19c0e5d73e5555a5b8e6fd4700d20432731630033
    Size: 124.49 kB
  2. libpng-1.6.37-12.el9_7.4.x86_64.rpm
    MD5: a5792e71bd638b5ac5890dbed4c58b0d
    SHA-256: 0ab7b0bfa83929f530377f4db34fd9b0de9b248fffcb32570777b1ac10feb0fe
    Size: 115.85 kB
  3. libpng-devel-1.6.37-12.el9_7.4.i686.rpm
    MD5: ecb3834540a37cd317edeffc0ff0c088
    SHA-256: 5d7395f075a5db93889b995afffb7b4481bee1df1540ec5ae0f77163562fc3b1
    Size: 294.88 kB
  4. libpng-devel-1.6.37-12.el9_7.4.x86_64.rpm
    MD5: 4059d04dc01430a873b77a82e57f0f2e
    SHA-256: 4e76351ae2629c915941db57291850806931dce686cf2b47ebfb2da24c9abae3
    Size: 293.80 kB