Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files associated with my blog post on memory deduplication attacks.

fault-timing: demonstrates timing differences between faulting and normal memory accesses

madvise-mergeable: demonstrates timing differences when a page marked as mergeable using madvise MADV_MERGEABLE has been merged

kvm-merging: demonstrates timing difference when a page in KVM is merged by Kernel Samepage Merging

kvm-kaslr: attack code demonstrating the ability to break KASLR inside a VM and across VMs using Kernel Samepage Merging, also includes a python script for extracting and reformatting IDT entries for the attack

About

Files associated with my blog post on memory deduplication attacks.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages