← WebKit Silent-Fix Report — 2026-W25

54e82182ce  Use ThreadSafeRefCounted in RuleSet and StyleResolver

severity medium class Race confidence 0.55 WebCore Style
Antti Koivisto Mon Jun 15 10:16:36 2026 -0700 full: 54e82182cec9a98db4b242b514812c9b2fb7459c bug report ↗ view on GitHub ↗
Primitive: non-thread-safe refcount on shared RuleSet
Triage note: Hardens refcount thread-safety for style objects shared across threads, a data-race class fix.

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…