A Software Vulnerability Detection Method Based on Pointer Analysis
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- NANJING UNIV
- Publication Date
- 2017-02-01
- Estimated Expiration
- Not applicable Β· inactive patent
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
Technical field
[0001] The invention relates to a software vulnerability detection method related to complex data types, in particular to a software vulnerability detection method based on pointer analysis. Background technique
[0002] Software vulnerabilities are systems that are vulnerable to attacks and affect system availability. Among software vulnerabilities, vulnerabilities related to complex data types account for a larger proportion, and vulnerabilities that can be exploited to achieve attacks account for a larger proportion. It is a common method to find and eliminate software vulnerabilities through analysis and detection of programs. To achieve effective vulnerability detection of executable programs, the recovery of complex data types is the key. At present, for the recovery of complex data types, most of them adopt simple type derivation or the method of analyzing the access interval of complex data types. The pointer variable information is not fully utilized, m...