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

Dealing with timeouts and ooms with casr-afl/casr-libfuzzer #90

Closed
anfedotoff opened this issue Jun 21, 2023 · 2 comments
Closed

Dealing with timeouts and ooms with casr-afl/casr-libfuzzer #90

anfedotoff opened this issue Jun 21, 2023 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@anfedotoff
Copy link
Member

anfedotoff commented Jun 21, 2023

Use binary search to detect exact timeouts and ooms values

@SweetVishnya SweetVishnya changed the title Dealing with timouts and ooms with casr-afl/casr-libfuzzer Dealing with timeouts and ooms with casr-afl/casr-libfuzzer Jun 21, 2023
@Avgor46 Avgor46 self-assigned this Aug 29, 2023
@SweetVishnya SweetVishnya added the enhancement New feature or request label Sep 7, 2023
@SweetVishnya SweetVishnya linked a pull request Sep 17, 2023 that will close this issue
@anfedotoff anfedotoff added the question Further information is requested label Sep 18, 2023
@mimicria
Copy link

Коллеги, есть проблема с тем, что casr-afl зависает на каких-то входных данных:

19:06:11 [INFO] Analyzing 122 files...
19:06:11 [INFO] Generating CASR reports...
19:06:11 [INFO] Using 16 threads
...
19:06:13 [WARN] casr-gdb: No crash on input /fuzz/sash/out/default/crashes/id:000015,sig:06,src:001001,time:32106055,op:havoc,rep:16
19:06:14 [INFO] Progress: 118/122

Нужна возможность задать таймаут на выполнение.

@SweetVishnya
Copy link
Collaborator

@mimicria, такая возможность появилась в Casr 2.9.0. Опция -t

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants