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

Fix several invalid memory accesses reported by AFL + ASAN - Closes #3889 #3901

Merged
merged 7 commits into from
Jun 19, 2022

Conversation

JavierJF
Copy link
Collaborator

@JavierJF JavierJF commented Jun 17, 2022

As the title says.

AFL execution results for completion:

Because launch_tester.sh offer the option of using keep_comment or not, the two options were used for parallel testing.

With mysql-query_digests_keep_comment=1:

Summary stats
=============

       Fuzzers alive : 0
      Dead or remote : 6 (included in stats)
      Total run time : 1 days, 1 hours
         Total execs : 1132 millions
    Cumulative speed : 73773 execs/sec
       Pending paths : 0 faves, 1315 total
       Crashes found : 0 locally unique
Cycles without finds : 412/6/2/11/4/1
  Time without finds : 0

With mysql-query_digests_keep_comment=0:

Summary stats
=============

       Fuzzers alive : 0
      Dead or remote : 6 (included in stats)
      Total run time : 19 hours, 18 minutes
         Total execs : 1050 millions
    Cumulative speed : 90726 execs/sec
       Pending paths : 0 faves, 1153 total
       Crashes found : 0 locally unique
Cycles without finds : 141/9/5/1/0/1
  Time without finds : 0

Full fuzzer results:

launch_tests_output.tar.gz
launch_tests_output_kc.tar.gz

@JavierJF
Copy link
Collaborator Author

Retest this please.

@renecannao renecannao merged commit a05e466 into v2.x Jun 19, 2022
@renecannao renecannao deleted the v2.x-3889 branch January 11, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants