libpng15-1.5.30-15.el9_8.1
エラータID: AXSA:2026-1375:04
リリース日:
2026/07/29 Wednesday - 16:00
題名:
libpng15-1.5.30-15.el9_8.1
影響のあるチャネル:
MIRACLE LINUX 9 for x86_64
Severity:
Moderate
Description:
以下項目について対処しました。
[Security Fix]
- libpng には、メモリ領域の解放後利用の問題があるため、リモート
の攻撃者により、任意のコードの実行、およびサービス拒否攻撃を可能
とする脆弱性が存在します。(CVE-2026-33416)
解決策:
パッケージをアップデートしてください。
CVE:
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.
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.
追加情報:
N/A
ダウンロード:
SRPMS
- libpng15-1.5.30-15.el9_8.1.src.rpm
MD5: 8528e1d92448fe16048ee6799f31042f
SHA-256: 241ed47a148a9c2e8402e90e7ea428b5865416a193edc8a00bf3bdd6df12536b
Size: 757.77 kB
Asianux Server 9 for x86_64
- libpng15-1.5.30-15.el9_8.1.i686.rpm
MD5: 099f47ed4a4ed4576af24563a40944c2
SHA-256: f58fc635343af70372a0ae22f84ea115de25508fa19c540fb9797da6078dfc5d
Size: 98.40 kB - libpng15-1.5.30-15.el9_8.1.x86_64.rpm
MD5: 393dd65cc2d032534936e118e3569a35
SHA-256: ce869dc5363fdfb74a76e0edc8d6fb81781cd5fd1962713e9042d0f20a067061
Size: 90.94 kB