Analysis on Calling the Lib Function Securely

ZHENG Yutong
DOI: https://doi.org/10.3969/j.issn.2095-347x.2006.03.019
2006-01-01
Abstract:Firstly the paper introduces buffer overflow and the potential attack based on it, then from the view of a C programmer, to discusse program security when three kinds of common used lib functions were called, finally it try to analysis the inner mechanism that cause buffer overflow. It would be helpful to minimize buffer overflow and improve the security of the program if we take actions consciously when calling these lib functions.
What problem does this paper attempt to address?