Skip to content
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

Closed
raminfp opened this issue Apr 11, 2019 · 5 comments
Closed

Memory Leak in libpparam #9

raminfp opened this issue Apr 11, 2019 · 5 comments

Comments

@raminfp
Copy link
Contributor

raminfp commented Apr 11, 2019

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

@HamidDalili
Copy link

HamidDalili commented Apr 13, 2019

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

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,
Hamid

@raminfp
Copy link
Contributor Author

raminfp commented Apr 24, 2019

Hi @HamidDalili

Your Welcome,

@hjafarian
Copy link
Member

New developments would be release soon ...

@raminfp
Copy link
Contributor Author

raminfp commented Nov 16, 2020

CVE-2020-28723 Assigned,

Cc\ @hjafarian @HamidDalili

@NicoleG25
Copy link

Hi @hjafarian, is the fix for this already released ? :)

Thanks in advance.

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

No branches or pull requests

4 participants