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

boost: add new fuzzers #11477

Merged
merged 3 commits into from
Feb 8, 2024
Merged

boost: add new fuzzers #11477

merged 3 commits into from
Feb 8, 2024

Conversation

TheZ3ro
Copy link
Contributor

@TheZ3ro TheZ3ro commented Jan 10, 2024

This pull request add multiple fuzzer harnesses for various Boost libraries, namely:
Boost.Datetime, Boost.Graph, Boost.Regex, Boost.Filesystem, Boost.ProgramOptions, and Boost.UUID.

The PR also adds some seed corpus for GraphML and GraphViz files used by the Boost.Graph harness.

The fuzzers are temporary committed in oss-fuzz, but we are in touch with upstream maintainers to add the harnesses directly in their repositories.
Sadly the Boost ecosystem is heavily fragmented so this process will take some time.
The fuzzers already lead to multiple crashes triaged by upstream maintainers so we think this would be the best approach.

Thanks

Copy link

TheZ3ro is a new contributor to projects/boost. The PR must be approved by known contributors before it can be merged. The past contributors are: Navidem, inferno-chromium, Dor1s, bshastry (unverified), pauldreik (unverified), kcc, nevir (unverified)

@TheZ3ro TheZ3ro changed the title Boost fuzzers boost: add new fuzzers Jan 10, 2024
Copy link
Contributor

@DonggeLiu DonggeLiu left a comment

Choose a reason for hiding this comment

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

we are in touch with upstream maintainers to add the harnesses directly in their repositories

+1

@DonggeLiu DonggeLiu enabled auto-merge (squash) February 8, 2024 01:51
@DonggeLiu DonggeLiu merged commit 4b4db2c into google:master Feb 8, 2024
15 checks passed
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.

None yet

2 participants