Skip to content

Conversation

@manh-td
Copy link

@manh-td manh-td commented Dec 15, 2025

This PR fixes a potential security vulnerability in png_check_chunk_length that was cloned from pnggroup/libpng but did not receive the security patch.

Vulnerability Details:

  • Affected Function: png_check_chunk_length in custom/dependencies/libpng/pngrutil.c
  • Original Fix: pnggroup/libpng@8a05766

What this PR does: This PR applies the same security patch that was applied to the original repository to eliminate the potential vulnerability in the cloned code.

References:

Please review and merge this PR to ensure your repository is protected against this vulnerability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant