Software vulnerability detection using SFDMN deep learning model

Gayatri Bajantri,C. Noorullah Shariff
DOI: https://doi.org/10.1504/ijahuc.2024.142719
2024-11-27
International Journal of Ad Hoc and Ubiquitous Computing
Abstract:In recent years, various software systems have been most commonly utilised in different life and production fields. The software vulnerabilities are the major security issues that occur in software. Hence, this paper presents ShuffleFDeepMaxout network (SFDMN) for the detection of vulnerabilities in software. Initially, the source-level intermediate representation (SIR) function from the input software is extracted for the creation of semantic subgraph. Similarly, the code exposure features are extracted, where the extracted code exposure features and semantic subgraph is fed into the SFDMN for the detection of software vulnerabilities. The different deep learning models, such as deep maxout network (DMN) and ShuffleNet are integrated to design the SFDMN model for accurately detecting the vulnerabilities. Thus, the experimental outcomes proved that the SFDMN achieved superior performance by varying the training data with maximum specificity of 92.62%, sensitivity of 89.97%, and accuracy of 89.99% by using the MSR_20_Code_vulnerability_CSV_Dataset and Security-patches-dataset.
computer science, information systems,telecommunications
What problem does this paper attempt to address?