← WebKit Silent-Fix Report — 2026-W21

d8b63073f0  WebAssemblyCompileOptions::tryCreate should throw on OOM

severity low class Other confidence 0.35 JSC Wasm
Anand Srinivasan Sat May 23 18:22:50 2026 -0700 full: d8b63073f0c5e0cdd1949ce3d246c183e3a13932 bug report ↗ view on GitHub ↗
Primitive: missing OOM exception when converting imported-string rope
Triage note: Missing OOM throw could leave a partially-resolved string state; defensive JSC hardening with low exploit likelihood.

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…