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

bufferover-read #150

Open
RootUp opened this issue Jul 10, 2018 · 0 comments
Open

bufferover-read #150

RootUp opened this issue Jul 10, 2018 · 0 comments

Comments

@RootUp
Copy link

RootUp commented Jul 10, 2018

File: libming/libming/blob/master/util/decompile.c#L415

i.e
else if (strlen(act->p.String)) /* Not a zero length string */

Does not handle strings which are not \0-terminated if passed one it may perform an over-read or may cause a crash.

Thanks!

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

1 participant