AFLplusplus / AFLplusplus/LibAFL

Seeding rand does not make the fuzzing campaign deterministic

Abierto
#3,168 7 comentarios 1 reacción 0 asignados Ver en GitHub
bug
Lenguaje dominante
Rust
Estrellas
2.6k
Forks
481
Merge medio
2 d 30 min
PR fusionados (30 d)
16

Descripción

(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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.