Hardware-Assisted Fine-Grained Code-Reuse Attack Detection
2015; Springer Science+Business Media; Linguagem: Inglês
10.1007/978-3-319-26362-5_4
ISSN1611-3349
AutoresPinghai Yuan, Qingkai Zeng, Xuhua Ding,
Tópico(s)Network Security and Intrusion Detection
ResumoCode-reuse attacks have become the primary exploitation technique for system compromise despite of the recently introduced Data Execution Prevention technique in modern platforms. Different from code injection attacks, they result in unintended control-flow transfer to victim programs without adding malicious code. This paper proposes a practical scheme named as CFIGuard to detect code-reuse attacks on user space applications. CFIGuard traces every branch execution by leveraging hardware features of commodity processors, and then validates the traces based on fine-grained control flow graphs. We have implemented a prototype of CFIGuard on Linux and the experiments show that it only incurs around 2.9 % runtime overhead for a set of typical server applications.
Referência(s)