Skip to content

zolutal/dedup-attacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published