AFLplusplus / AFLplusplus/LibAFL

Seeding rand does not make the fuzzing campaign deterministic

オープン
#3,168 コメント 7 件 リアクション 1 件 担当者 0 名 GitHub で見る
bug
主要言語
Rust
スター
2.6k
フォーク
481
平均マージ
2日 30分
マージ済み PR(30日)
16

説明

(Submitted upon email request for preserving anonymity; I cannot give follow-up details on this issue)

Seeding the rand used in the state does not make the fuzzing campaign deterministic even when a single fuzzer is used with 100% stability. As such, there is a non-determinism source which is affecting runs that is unaccounted for in "standard" fuzzers.

We should identify the source of this non-determinism so that users seeking to do replayable fuzzer campaigns may do so reliably.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。