doc: Add a brief overview of fuzzing/Bitcoin Core fuzzing#23482
Merged
maflcko merged 1 commit intobitcoin:masterfrom Nov 11, 2021
Merged
doc: Add a brief overview of fuzzing/Bitcoin Core fuzzing#23482maflcko merged 1 commit intobitcoin:masterfrom
maflcko merged 1 commit intobitcoin:masterfrom
Conversation
- Google's repo - Our report - John's advice on fuzz-friendly development
Contributor
Author
|
attn @MarcoFalke and @practicalswift |
Member
|
ACK 6cac99a |
laanwj
reviewed
Nov 10, 2021
|
|
||
| ## Overview of Bitcoin Core fuzzing | ||
|
|
||
| [Google](https://github.com/google/fuzzing/) has a good overview of fuzzing in general, with contributions from key architects of some of the most-used fuzzers. [This paper](https://agroce.github.io/bitcoin_report.pdf) includes an external overview of the status of Bitcoin Core fuzzing, as of summer 2021. [John Regehr](https://blog.regehr.org/archives/1687) provides good advice on writing code that assists fuzzers in finding bugs, which is useful for developers to keep in mind. |
Member
There was a problem hiding this comment.
Might want to start with the link to the report, as that's the section title, move the general advice later.
Contributor
Author
There was a problem hiding this comment.
Might be a good idea; I went this way since the report assumes a good bit of fuzzing background, perhaps, and the Google link would be a better place to start from to understand it, but the ordering is a bit weird this way, maybe.
Contributor
|
Concept ACK. |
|
Concept ACK |
shaavan
approved these changes
Nov 11, 2021
sidhujag
pushed a commit
to syscoin/syscoin
that referenced
this pull request
Nov 11, 2021
…e fuzzing 6cac99a Add a brief overview of fuzzing/Bitcoin Core fuzzing (Alex Groce) Pull request description: - Google's repo - Our report - John's advice on fuzz-friendly development ACKs for top commit: MarcoFalke: ACK 6cac99a shaavan: ACK 6cac99a Tree-SHA512: 45d1f2f49d068ddd40c3e60cb4a3ede079276e0e09328eec04e391637e9225e195dd7ee1573aa962a2cae93a7e432f9e1d5d0b97660b879ab37ce453cc43c275
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.