Computer and Modernization ›› 2013, Vol. 1 ›› Issue (5): 95-98,1.doi: 10.3969/j.issn.1006-2475.2013.05.022

• 信息安全 • Previous Articles     Next Articles

Classification Research on Vulnerablilities of C/C++ Programs in Visual of Safety

WANG Ya-li, LI Jian-liang   

  1. College of Information Engineering, Northwest A&F University, Yangling 712100, China
  • Received:2012-11-28 Revised:1900-01-01 Online:2013-05-28 Published:2013-05-28

Abstract: C/C++ language aims to provide high efficiency and flexibility, however, it also brings some safe holes such as memory leak, invalid pointer reference and so on at the same time, which becomes a great threaten to the security of the system. The taxonomy of computer vulnerabilities can result in an increased understanding of the nature of software vulnerabilities, which contributes to detecting and eliminating them respectively. Based on the analysis of large numbers of security vulnerabilities, this paper gives a method about how to classify the security vulnerability in the C/C++ language, which provides the basis for the construction of safe rules checker and the guidance for the development of software security.

Key words: safe hole, classification research, array overflow, memory leak

CLC Number: