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

using hongfuzz to fuzz luajit2.1.0-beta3,there are some crashes #99

Open
sqzwm opened this issue Jun 28, 2020 · 1 comment
Open

using hongfuzz to fuzz luajit2.1.0-beta3,there are some crashes #99

sqzwm opened this issue Jun 28, 2020 · 1 comment

Comments

@sqzwm
Copy link

sqzwm commented Jun 28, 2020

(1)lj_str_original_hash()function has READ memory access
(2)lj_alloc_free() function has READ memory access
(3)bcread_block()function has stack-overflow
all seed lua file see attachment.

bcread_block.zip
lj_alloc_free.zip
lj_str_original_hash.zip

@igormunkin
Copy link

@sqzwm, thanks for your reports! Unfortunately, the attached artefacts seems to be broken (at least on my x86_64 / Linux), so I failed to reproduce the lj_alloc_free crash you mentioned. It would be perfect if you share either the particular Lua chunk or the recipe to find the issue via hongfuzz.

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