Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 677 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 677 Bytes

Proof-of-concept implentation of dense framework against mobile flash wearout attack. This implementation targets Samsung S6 smartphone, with Android version 6.0.1, and Linux kernel version 3.10.101. The key components include:

  • kernel_patch: kernel patch for Samsung S6 Android kernel (link).
  • framework: defense framework with various rate-limiting algorithms.

For more details, please refer to our MobiSys '19 paper and our project page.