[libarchive] Expand fuzzing from 1 to 25 targets #14678
Open
+125
−103
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.
Summary
Update libarchive build configuration to use all 25 fuzz targets now available in upstream libarchive (merged in libarchive/libarchive#2820).
Changes
build.shto compile all 25 fuzzers fromcontrib/oss-fuzz/libarchive_fuzzer.cc(now in upstream repo)New Fuzzers (24 new, 25 total)
Format-specific (13):
Security-critical (4):
API coverage (7):
Coverage Targets
Previously uncovered functions now targeted:
archive_entry_linkifyxar_read_headerExpected coverage improvement: 74% → 85-95%
Testing
check_buildvalidationpython infra/helper.py build_fuzzers libarchivepython infra/helper.py check_build libarchive