Skip to content

vusec/ghostrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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