A Lightweight Buffer Overflow Protection Mechanism with Failure-Oblivious Capability

  • Authors:
  • Tz-Rung Lee;Kwo-Cheng Chiu;Da-Wei Chang

  • Affiliations:
  • Department of Computer Science, National Chiao-Tung University, Hsin-Chu, Taiwan;Department of Computer Science, National Chiao-Tung University, Hsin-Chu, Taiwan;Department of Computer Science and Information Engineering, National Cheng-Kung University, Tainan, Taiwan

  • Venue:
  • ICA3PP '09 Proceedings of the 9th International Conference on Algorithms and Architectures for Parallel Processing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Buffer overflow has become a major source of network security vulnerability. Traditional schemes for detecting buffer overflow attacks usually terminate the attacked service, degrading the service availability. In this paper, we propose a lightweight buffer overflow protection mechanism that allows continued network service. The proposed mechanism allows a service program to reconfigure itself to identify and protect the vulnerable functions upon buffer overflow attacks. Protecting only the vulnerable functions, instead of the whole program, keeps the runtime overhead small. Moreover, the mechanism adopts the idea of failure-oblivious computing to allow service programs to execute through memory errors caused by the attacks once the vulnerable functions have been identified, eliminating the need of restarting the service program upon further attacks to the vulnerable functions. We have applied the mechanism on five Internet servers. The experiment results show that the mechanism has little impact on the runtime performance.