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
AddressSanitizer: 2 memory leaks of metx_New(), abst_Read() #1337
Comments
|
CVE-2019-20171 was assigned for this issue. |
aureliendavid
added a commit
that referenced
this issue
Jan 8, 2020
|
Thanks for the report. This should be fixed in master / 0.8.0 as of the above commit. It will be included in filters / 0.9.0 in the next merge. Feel free to reopen the issue if necessary. |
aureliendavid
added a commit
that referenced
this issue
Jan 8, 2020
|
I had forgotten something about this one. Should be ok now. |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System info:
Ubuntu 16.04.6 LTS, X64, gcc 5.4.0, gpac (latest master 00dfc93)
Compile Command:
Run Command:
POC file:
https://github.com/Clingto/POC/blob/master/gpac-MP4Box/gpac-00dfc93-crashes/POC-new-memory-leak
gdb info:
ASAN info:
SUMMARY: AddressSanitizer: 280 byte(s) leaked in 10 allocation(s).
Addition: This bug was found with our fuzzer, which is based on AFL. Our fuzzer is developed by Yuanpingyu(cfenicey@gmail.com) 、Yanhao and Marsman1996(lqliuyuwei@outlook.com)
The text was updated successfully, but these errors were encountered: