Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 411 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 411 Bytes

GhostRace: Exploiting and Mitigating Speculative Race Conditions

This repository contains:

  • A minimalistic PoC exemplifying the concept of Speculative Race Condition in a step-by-step single-threaded fashion.
  • Coccinelle scripts used to scan the Linux kernel v5.15.83 for Speculative Concurrent Use-After-Free (SCUAF) gadgets.
  • 1200+ SCUAF gadgets found.

More details on www.vusec.net/projects/ghostrace