期刊文献+

嵌入式C代码释放后重用缺陷检测 被引量:3

Detecting use-after-free bugs in embedded C programs
下载PDF
导出
摘要 C代码中的释放后重用缺陷严重影响着嵌入式系统的鲁棒性与可靠性。针对此类漏洞的现有检测方案多针对于计算机系统及应用程序,无法为复杂多样的嵌入式程序提供支持。静态代码分析可以在没有代码运行环境的前提下进行代码缺陷检测。因此,基于LLVM编译框架设计了静态污点追踪方案,实现了针对释放后重用缺陷代码特征的自动化检测。实验结果证明了该方法能够快速、准确地检测C代码释放后重用缺陷,并且能够在大规模的嵌入式C代码项目中应用。 Use-after-Free(UaF)bugs in C programs seriously affect the robustness and reliability of embedded systems.Current detection methods are mostly focused on computer operating systems or applications,which does not support complex and variable embedded systems.A static code analysis can achieve the detection without the requirement of execution environment.Therefore,a static taint analysis tool based on the LLVM compiler infrastructure has been implemented to detect UaF bugs in theembedded C code automatically.Experimental results prove that this static analysis method can detect UaF bugs in C programs rapidly with low false positive and false negative.It is also proved that the tool can be applied in large-scale embedded C projects.
作者 王亚昕 李孝庆 伍高飞 唐士建 朱亚杰 董婷 WANG Yaxin;LI Xiaoqing;WU Gaofei;TANG Shijian;ZHU Yajie;DONG Ting(Beijing Institute of Space Mechanics&Electricity,Beijing 100094,China;School of Cyber Engineering,Xidian University,Xi’an 710071,China)
出处 《西安电子科技大学学报》 EI CAS CSCD 北大核心 2021年第1期124-132,148,共10页 Journal of Xidian University
基金 国家自然科学基金(61602361,U1836210,61572460),国家重点研发计划(2018YFB080470)。
关键词 嵌入式系统 C语言 释放后重用 代码缺陷检测 静态代码分析 embedded system C programs use-after-free bug detection static code analysis
  • 相关文献

参考文献5

二级参考文献34

  • 1张宝峰,张翀斌,许源.基于模糊测试的网络协议漏洞挖掘[J].清华大学学报(自然科学版),2009(S2):2113-2118. 被引量:14
  • 2钱红兵.测试数据的自动生成[J].计算机工程,1996,22(2):10-13. 被引量:4
  • 3李喆,刘军.卫星网络安全路由研究[J].通信学报,2006,27(8):113-118. 被引量:21
  • 4杨朝红,宫云战,肖庆,毕学军.基于模型的软件测试[J].北京化工大学学报(自然科学版),2007,34(A01):85-88. 被引量:10
  • 5Demillo R A, McCracken W M, Martin R J, et al. Software Testing and Evaluation[ M ]. [ s. l. ] :The Benjamin/Cummings, 1987.
  • 6中国信息安全测评中心. 中国国家信息安全漏洞库[EB/OL]. http:// www.cnnvd.org.cn/, 2014-05-10.
  • 7Case J, Fedor M, Schoffstall M, et al. RFC 1157: Simple Network Management Protocol (SNMP) [S]. California: IETF, 1990.
  • 8Oulu University Secure Programming Group. PROTOS Test-suite: c06-snmpv1 [CP/OL]. [2014-02-21]. https://www.ee.oulu.fi/resear ch/ouspg/PROTOS_Test-Suite_c06-snmpv1.
  • 9Liu Q, Zhang Y. TFTP Vulnerability Finding Technique Based on Fuzzing [J]. Computer Communications, 2008, 31(14): 3420-3426.
  • 10Shapiro R, Bratus S, Rogers E, et al. Critical Infrastructure Protection V [M]. Berlin: Springer, 2011: 57-72.

共引文献17

同被引文献24

引证文献3

二级引证文献4

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部