← WebKit Silent-Fix Report — 2026-W25

5b76a52475  Check for destroyed

severity medium class UAF confidence 0.55 WebGPU render pass
Kristian Monsen Tue Jun 16 13:57:03 2026 -0700 full: 5b76a524758c9f420a217eace9d0231a49d03383 bug report ↗ view on GitHub ↗
Primitive: use of destroyed depth-stencil texture in GPU process
Triage note: Adds destroyed-resource checks in GPU-process render pass path that otherwise crashed on a destroyed texture view.

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…