THREATOPS
THREAT OPSThreat News › Testing race conditions with memory access tracing and stack-based delay injection

Testing race conditions with memory access tracing and stack-based delay injection

medproject_zeroPublished 2026-09-08

<p>Many security bugs are race conditions, where multi-threaded execution has to occur with the right interleaving for a negative effect to appear. This creates challenges for several use cases:</p>

<ul> <li>Confirming bug candidates that have been discovered manually or through static analysis.</li> <li>Regression tests: After fixing a race condition bug, there is often no good way to write

Indicators of compromise

Original source: https://projectzero.google/2026/09/maccconc-race-condition.html