IntelLabs / IntelLabs/kAFL

When some workers are STALLED, the value of CurExec is wrong

Open
#302 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Makefile
Stars
814
Forks
109
PR merge metrics
No merged PRs in 30d

Description

There is a problem with kAFL's status update. When a node is displayed as STALLED, CurExec still calculates it. As shown in the figure, the status of worker 1 2 3 is displayed as STALLED. CurExec should be the value of worker 0, not the fixed value of worker 1 2 3 plus the current value of worker 0.
![pic](https://github.com/user-attachments/assets/c5d5ad32-294b-4a0c-9114-1629f669fa0c)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.