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 libpparam #9
Comments
Hi @raminfp, Thank you very much for your detailed review of the PParam project. delete[] sparts added to the vulnerable code and its memory leak was fixed. Thanks, |
|
Hi @HamidDalili Your Welcome, |
|
New developments would be release soon ... |
|
CVE-2020-28723 Assigned, |
|
Hi @hjafarian, is the fix for this already released ? :) Thanks in advance. |
Hi @hjafarian ,
I fuzz libparam and found two memory leak,
source fuzz : https://github.com/raminfp/fuzz-libpparam
crash : https://github.com/raminfp/fuzz-libpparam/tree/master/crashs
Thanks,
Ramin
The text was updated successfully, but these errors were encountered: