An Architectural Framework for Providing Reliability and Security Support (2004)
| Venue: | In DSN |
| Citations: | 13 - 3 self |
BibTeX
@INPROCEEDINGS{Nakka04anarchitectural,
author = {Nithin Nakka and Jun Xu and Zbigniew Kalbarczyk and Ravishankar K. Iyer},
title = {An Architectural Framework for Providing Reliability and Security Support},
booktitle = {In DSN},
year = {2004},
pages = {585--594},
publisher = {IEEE Computer Society}
}
OpenURL
Abstract
This paper explores hardware-implemented error-detection and security mechanisms embedded as modules in a hardware-level framework called the Reliability and Security Engine (RSE), which is implemented as an integral part of a modern microprocessor. The RSE interacts with the processor through an input/output interface. The CHECK instruction, a special extension of the instruction set architecture of the processor is the interface of the application with the RSE. The detection mechanisms described here in detail are: (1) the Memory Layout Randomization (MLR) Module, which randomizes the memory layout of a process in order to foil attackers who assume a fixed system layout, thus protecting against many security threats, (2) the Data Dependency Tracking (DDT) Module, which tracks the dependencies among threads of a process and maintains checkpoints of shared memory pages in order to rollback the threads when an offending (potentially malicious) thread is terminated, (3) the Instruction Checker Module (ICM), which checks an instruction for its validity or the control-flow of the program just as the instruction enters the pipeline for execution, and (4) Adaptive Heartbeat Monitor (AHBM), which enables heart-beating for checking the liveness of operating systems and/or application processes/threads. Performance simulations for the studied modules indicate low overhead of the proposed solutions. 1







