Skip to content

Fix potential vulnerable cloned functions #474

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

npt-1707
Copy link

@npt-1707 npt-1707 commented May 7, 2025

Hi there,

I identified other potential vulnerabilities in clone functions in libraries/tiff/tools sourced from vadz/libtiff. This issue, originally reported in CVE-2016-9534, was resolved in the repository via this commit vadz/libtiff@83a4b92.

This PR applies the corresponding patch to fix the vulnerabilities in this codebase.

Additionally, I suggest updating the latest version of this library to avoid unexpected vulnerability.

Please review at your convenience. Thank you!

…2pdf.c and tif_pixarlog.c. fix issue in error code path of TIFFFlushData1() in tif_write.c
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