Skip to content

Conversation

jhy
Copy link
Owner

@jhy jhy commented Jul 25, 2025

(The OSS fuzz tool found this but oddly did not make an issue for it. I only found it by reviewing the logs. Will need to dig into what wen wrong there.)

The contents of /fuzztests/garble.html would throw an IOOB when parsed. The adoption agency was trying to remove the outer body tag. So this change prevents an invalid formatting adoption attempt, to preclude that.

@jhy jhy added bug A confirmed bug, that we should fix fixed An {bug|improvement} that has been {fixed|implemented} labels Jul 25, 2025
@jhy jhy added this to the 1.21.2 milestone Jul 25, 2025
@jhy jhy merged commit cb8d641 into master Jul 25, 2025
3 of 21 checks passed
@jhy jhy deleted the fuzz-adopt branch July 25, 2025 03:54
jhy added a commit that referenced this pull request Jul 26, 2025
jhy added a commit that referenced this pull request Aug 15, 2025
And a better guard in the adoption agency

Fixes some new fuzz findings. Related to #2377.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A confirmed bug, that we should fix fixed An {bug|improvement} that has been {fixed|implemented}
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant