Affiliation:
1. University of Toronto, Toronto, ON, Canada
Abstract
Dynamic binary translation (DBT) is a powerful technique that enables fine-grained monitoring and manipulation of an existing program binary. At the user level, it has been employed extensively to develop various analysis, bug-finding, and security tools. Such tools are currently not available for operating system (OS) binaries since no comprehensive DBT framework exists for the OS kernel. To address this problem, we have developed a DBT framework that runs as a Linux kernel module, based on the user-level DynamoRIO framework. Our approach is unique in that it controls all kernel execution, including interrupt and exception handlers and device drivers, enabling comprehensive instrumentation of the OS without imposing any overhead on user-level code. In this paper, we discuss the key challenges in designing and building an in-kernel DBT framework and how the design differs from user-space. We use our framework to build several sample instrumentations, including simple instruction counting as well as an implementation of shadow memory for the kernel. Using the shadow memory, we build a kernel stack overflow protection tool and a memory addressability checking tool. Qualitatively, the system is fast enough and stable enough to run the normal desktop workload of one of the authors for several weeks.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference25 articles.
1. A comparison of software and hardware techniques for x86 virtualization
2. Advanced Micro Devices. AMD64 Architecture Programmer's Manual Volume 2: System Programming. 3.15 edition 2009. Advanced Micro Devices. AMD64 Architecture Programmer's Manual Volume 2: System Programming. 3.15 edition 2009.
3. Dynamo
4. Daniel P. Bovet and Marco Cesati. Understanding the Linux Kernel. O'Reilly Sebastopol CA 3rd edition 2005. Daniel P. Bovet and Marco Cesati. Understanding the Linux Kernel. O'Reilly Sebastopol CA 3rd edition 2005.
5. Derek Bruening. Efficient Transparent and Comprehensive Runtime Code Manipulation. Ph.d. thesis Massachusetts Institute of Technology 2004. Derek Bruening. Efficient Transparent and Comprehensive Runtime Code Manipulation. Ph.d. thesis Massachusetts Institute of Technology 2004.
Cited by
1 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献