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

Fuzzing: stack overflow #30

Closed
newpavlov opened this issue Jun 9, 2018 · 2 comments
Closed

Fuzzing: stack overflow #30

newpavlov opened this issue Jun 9, 2018 · 2 comments

Comments

@newpavlov
Copy link
Contributor

newpavlov commented Jun 9, 2018

The following input triggers stack overflow:

FLIF41\x02\x01\x00pr@\x015\xc6\xe3d\xbfct\x00i\x005FLI)F\xca\xcdi\x00r\x00\xfft\x11-FLIF12i\x00r\x00\xfft\x11\x00\xfft\x11-FLIF12i\x00r\x00\xfft\x11-le\x00FLI 11\xe3d\xbfct\x00i\xf9\xf9\x07\xff5\xff\x00\x00
@ZoeyR
Copy link
Owner

ZoeyR commented Jun 9, 2018

That'll probably be the maniac tree, it uses a recursive function to operate, I'll unroll that when I make the change to turn the maniac tree into a vector structure.

@ZoeyR ZoeyR closed this as completed Jun 9, 2018
@ZoeyR
Copy link
Owner

ZoeyR commented Jun 9, 2018

Whoops, accidentally hit close on mobile.

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

2 participants