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

Migrate fuzzing to new atheris version #52080

Merged
merged 1 commit into from
Sep 24, 2021
Merged

Migrate fuzzing to new atheris version #52080

merged 1 commit into from
Sep 24, 2021

Conversation

DavidKorczynski
Copy link
Contributor

Signed-off-by: David Korczynski david@adalogics.com

Recently Atheris the Python fuzzer used by tensorflow-py in the OSS-Fuzz repository had an update. This has caused the fuzzers not to build in OSS-Fuzz and consequentially the fuzzers need to be re-written in the way they handle instrumentation of code. This PR fixes this.

Please see the following PR on OSS-Fuzz where the new atheris version is outlined: google/oss-fuzz#6060

Cross-referencing this PR google/oss-fuzz#6417 on the OSS-Fuzz repo as in that PR I outline the build issue in the fuzzers.

Signed-off-by: David Korczynski <david@adalogics.com>
@google-ml-butler google-ml-butler bot added the size:M CL Change Size: Medium label Sep 21, 2021
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label Sep 21, 2021
@google-cla google-cla bot added the cla: yes label Sep 21, 2021
@gbaned gbaned self-assigned this Sep 22, 2021
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Sep 22, 2021
Copy link
Collaborator

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR.

CC @pak-laura

@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Sep 23, 2021
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Sep 23, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Sep 23, 2021
@gbaned gbaned removed the awaiting review Pull request awaiting review label Sep 23, 2021
@copybara-service copybara-service bot merged commit 407a3ae into tensorflow:master Sep 24, 2021
@google-ml-butler google-ml-butler bot removed the ready to pull PR ready for merge process label Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes size:M CL Change Size: Medium
Projects
PR Queue
  
Approved by Reviewer
Development

Successfully merging this pull request may close these issues.

None yet

4 participants