Dynamic Information Flow Tracking
From NUEESS
Jcmartinez (Talk | contribs) (→Publications) |
Jcmartinez (Talk | contribs) (→The General Idea) |
||
Line 5: | Line 5: | ||
== The General Idea == | == The General Idea == | ||
+ | [[File:architecture.png |thumb|right|350px|The architecture support in processor pipeline for control flow validation]] | ||
== The Architectural Design == | == The Architectural Design == |
Revision as of 13:49, 28 March 2012
Contents |
Abstract
Dynamic information flow tracking (DIFT) is an effective security countermeasure for both low-level memory corruptions and high-level semantic attacks. However, many software approaches suffer large performance degradation, and hardware approaches have high logic and storage overhead. In this paper, we propose a flexible and light-weight hardware/software co-design approach to perform DIFT based on secure page allocation. Instead of associating every data with a taint tag, we aggregate data according to their taints, i.e., putting data with different attributes in separate memory pages. Our approach is a compiler-aided process with architecture support. The implementation and analysis show that the memory overhead is little, and our approach can protect critical information, including return address, indirect jump address, and system call IDs, from being overwritten by malicious users.
The General Idea
The Architectural Design
People
Publications
- J. C. Martinez Santos, Y. Fei, and Z. J. Shi, “PIFT: Efficient dynamic information flow tracking using secure page allocation,” in WkShp on Embedded System Security (WESS) (held in conjunction with Embedded Systems Week), Oct. 2009.
Whos here now: Members 0 Guests 0 Bots & Crawlers 1 |