Skip to content

Proposes an isolation method DID. This method refines the granularity of the isolated stack and heap and establishes a framework to dynamically adjust the permissions and spaces of the target data

Notifications You must be signed in to change notification settings

MrCookieeeee/DID-Data-Isolation-via-Dynamic-Adjustment-of-Permissions-and-Spaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

DID-Data-Isolation-via-Dynamic-Adjustment-of-Permissions-and-Spaces

This paper proposes an isolation method DID. This method refines the granularity of the isolated stack and heap. It establishes a framework to dynamically adjust the permissions and spaces of the target data. Based on this framework, DID builds four mechanisms: heap fence mechanism, heap owner mechanism, stack alternation mechanism, and stack jump mechanism. These mechanisms can be used to isolate the data on the heap or stack. Experiments and analysis show that DID has a good defense effect against various attacks based on data out-of-bounds access. And it only introduces 1.9% overhead to the CPU.

About

Proposes an isolation method DID. This method refines the granularity of the isolated stack and heap and establishes a framework to dynamically adjust the permissions and spaces of the target data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published