fuzz: weekly regression seeds (2026-05-17)#11
Open
lilith wants to merge 1 commit into
Open
Conversation
Weekly fuzz run 2026-05-17 found OOM in limits_boundaries target. Minimized from 364 bytes to 347 bytes. https://claude.ai/code/session_01EL54AfpC916KXQyKGhHFND
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11 +/- ##
=======================================
Coverage 78.85% 78.85%
=======================================
Files 18 18
Lines 4460 4460
=======================================
Hits 3517 3517
Misses 943 943 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Weekly automated fuzz sweep for webpx.
New crashes
limits_boundaries-oom-7b78d8c0a5f5Per-target stats
Notes
dim_extremes,limits_boundaries,stride_extremes,yuv_planes) were fuzzed for 600 s each in parallel.limits_boundariestriggered an OOM (oom-295aeb3c0ad753d8dd6830b91eabcb5ada70e8e5, 364 bytes) during the run. Minimized to 347 bytes viacargo fuzz tmin. Thefuzz_regressiontest suite runs the seed without panicking, suggesting the underlying allocation issue may already be fixed or the OOM does not reproduce as a panic in the stable test harness.Generated by Claude Code