clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

honggfuzz is stuck in one crash

Open zounathan opened this issue 4 years ago • 0 comments

With the option "--exit_upon_crash", honggfuzz exits when the crash occures. In my case, honggfuzz generates an empty file in the input dir, which can trigger a "use-after-poison read" issue. Once the fuzz starts, honggfuzz will always trigger the "use-after-poison read" issue and exit. There is no more crash can be triggered.

zounathan avatar May 25 '21 03:05 zounathan