Skip to content

sazczmh/invalidate-compare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

invalidate-compare

This repository corresponds to our paper "Invalidate+Compare: A Timer-Free GPU Cache Attack Primitive".

  • cache-policy: Contains experiments for reverse-engineering GPU cache properties.
  • eviction-set: Contains the utility for finding eviction sets.
  • attack-primitive: Provides an example of using our attack primitive.

bibtex entry

@inproceedings{Zhang:2024:Security,
  author    = {Zhang, Zhenkai and Cai, Kunbei and Guo, Yanan and Yao, Fan and Gao, Xing}, 
  title     = {{Invalidate+Compare: A Timer-Free GPU Cache Attack Primitive}},
  year      = {2024},
  booktitle = {33rd USENIX Security Symposium (USENIX Security 24)}, 
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 92.1%
  • Cuda 7.8%
  • Makefile 0.1%