← WebKit Silent-Fix Report — 2026-W22

1aba36b70e  Zooming with scroll snap can trigger infinite recursion

severity low class LogicError confidence 0.45 WebCore scroll-snap
Simon Fraser Wed May 27 08:42:59 2026 -0700 full: 1aba36b70ea151d9cd176af96b7ccf439a0a49c8 bug report ↗ view on GitHub ↗
Primitive: infinite recursion / stack exhaustion on zoom
Triage note: Fixes unbounded recursion that crashes via stack exhaustion; DoS-class safety issue but limited exploit primitive.

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…