libpng12-1.2.57-7.el8_10
エラータID: AXSA:2026-793:02
リリース日:
2026/06/18 Thursday - 15:21
題名:
libpng12-1.2.57-7.el8_10
影響のあるチャネル:
Asianux Server 8 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
- libpng12-1.2.57-7.el8_10.src.rpm
MD5: 03634d8aa4783e3f0b7771a43d6ad1c3
SHA-256: 671c3704f2b96c963ac744b8465afaf06dab8243a6ec90f4589f659b435354f6
Size: 658.88 kB
Asianux Server 8 for x86_64
- libpng12-1.2.57-7.el8_10.i686.rpm
MD5: 7962a2aec9d66e75a323b0c4e51238b3
SHA-256: 766cf2fb7210c4b13d90d1badc2624d698202c84a35027bbd436f915d6db943d
Size: 165.73 kB - libpng12-1.2.57-7.el8_10.x86_64.rpm
MD5: 0d8c6b6a9ac10d783a6cce259d8f29b4
SHA-256: 0cbfac92f6b3bc384cc83e748bdb16101b6fd12832668a49335c959de39d1f08
Size: 159.90 kB