Show simple item record

dc.contributor.authorKiriansky, Vladimiren_US
dc.contributor.authorBruening, Dereken_US
dc.contributor.authorAmarasinghe, Samanen_US
dc.date.accessioned2023-03-29T14:43:12Z
dc.date.available2023-03-29T14:43:12Z
dc.date.issued2003-05
dc.identifier.urihttps://hdl.handle.net/1721.1/149325
dc.description.abstractNearly all security attacks have one thing in common: they coerce the target program into performing actions that it was never intended to perform. In short, they violate the program's execution model. The execution model encompasses the Application Binary Interface (ABI), higher-level specifications from the program's source programming language, and components specific to the program --- for example, which values a particular function pointer may take. If this execution model were enforced, and only program actions that the programmer intended were allowed, a majority of current security holes would be closed. In this paper, we employ program shepherding[26] to enforce a program's execution model. Program shepherding monitors control flow in order to enforce a security policy. We use static and dynamic analyses to automatically build a custom security policy for a target program which specifies the program's execution model. We have implemented our analyses in the DynamoRIO [5] runtime code modification system. The resulting system imposes minimal or no performance overhead, operates on unmodified native binaries, and requires no special hardware or operating system support. Our static analyses require source code access but not recompilation. The analysis process requires no user interaction, but is able to build a strict enough policy to prevent all deviations from the program's control flow graph and nearly all violations of the calling convention, greatly reducing the possibility of an unintended program action.en_US
dc.relation.ispartofseriesMIT-LCS-TM-638
dc.titleExecution Model Enforcement Via Program Shepherdingen_US


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record