← WebKit Silent-Fix Report — 2026-W22

ed57dc0915  [libpas] pas_enumerator_create should check validity of compact heap bump

severity low class OOB confidence 0.55 bmalloc libpas enumerator
Dan Hecht Tue May 26 18:20:05 2026 -0700 full: ed57dc0915ee05990f6c1684695ba0d757f722d8 bug report ↗ view on GitHub ↗
Primitive: unchecked compact-heap bump bound
Triage note: Replaces an assertion with real bounds checks on an attacker-influenceable bump value in the out-of-process heap enumerator, preventing OOB.

Security-relevant, below the exploitable-grade bar for a full root-cause writeup. The triage verdict is above; the side-by-side patch is below.

Before / after

Loading diff…