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
memory leak in parseSWF_SHAPEWITHSTYLE #71
Comments
|
Thanks for the report !
Would you consider bending your testcase in a shape acceptable in
the libming testsuite ? At the bare minimum it means being available
in source code form and licensed as GPLv2-or-later
|
|
@strk Ok,thanks. |
|
This is CVE-2017-11705 . |
|
Any plans to fix this one? It's still reproducible with current master HEAD. @hlef ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On libming latest version, a memory leak was found in function parseSWF_SHAPEWITHSTYLE.
testcase : https://github.com/bestshow/p0cs/blob/master/memory-leak-in_parseSWF_SHAPEWITHSTYLE
Credit : ADLab of Venustech
The text was updated successfully, but these errors were encountered: