← WebKit Silent-Fix Report — 2026-W21

69d300842d  [iOS] Possible WebPreferences null deref under PageClientImpl::didCommitLoadForMainFrame() during WKWebView dealloc

severity low class UAF confidence 0.42 WebKit UIProcess iOS
Abrar Rahman Protyasha Wed May 20 00:48:17 2026 -0700 full: 69d300842d37d62d8e54a0e11c66dfcafec72e41 bug report ↗ view on GitHub ↗
Primitive: null WKWebView deref during didCommitLoad
Triage note: Guards a possible null-webView deref during commit; defensive crash fix with limited exploitability.

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…