← WebKit Silent-Fix Report — 2026-W25

ee05249166  Concurrent HashMap access leads to MTE crashes

severity medium class Race confidence 0.55 WebCore PlatformScreen
Mike Wyrzykowski Mon Jun 15 13:50:20 2026 -0700 full: ee05249166733b2325d81c34e7ce77a397ab59c9 bug report ↗ view on GitHub ↗
Primitive: concurrent HashMap access -> memory corruption (MTE crash)
Triage note: Commit explicitly fixes a data-race-induced memory-safety crash (MTE) in a shared singleton.

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…