Skip to content

Fix potential vulnerable cloned function#831

Closed
npt-1707 wants to merge 1 commit intoDISTRHO:mainfrom
npt-1707:fix-CVE-2019-13232
Closed

Fix potential vulnerable cloned function#831
npt-1707 wants to merge 1 commit intoDISTRHO:mainfrom
npt-1707:fix-CVE-2019-13232

Conversation

@npt-1707
Copy link
Copy Markdown

Hi Development Team,

I identified a potential vulnerability in a clone function undefer_input() in deps/unzipfx/fileio.c sourced from madler/unzip. This issue, originally reported in CVE-2019-13232, was resolved in the repository via this commit madler/unzip@41beb47.

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

Please review at your convenience. Thank you!

@falkTX
Copy link
Copy Markdown
Contributor

falkTX commented Dec 26, 2025

The unzipfx stuff is only used for application standalone that are already packaged and "final".
There is never user input for these, so this part of the code is not used.

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.

2 participants