引用本文:孙浩,李会朋,曾庆凯.基于信息流的整数漏洞插装和验证.软件学报,2013,24(12):2767-2781
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 5205次   下载 6774 本文二维码信息
码上扫一扫!
分享到: 微信 更多
基于信息流的整数漏洞插装和验证
孙浩1,2, 李会朋1,2, 曾庆凯1,2
1.计算机软件新技术国家重点实验室. 南京大学, 江苏 南京 210093;2.南京大学 计算机科学与技术系, 江苏 南京 210093
摘要:
为降低整数漏洞插装验证的运行开销,提出基于信息流的整数漏洞插装方法.从限定分析对象范围的角度出发,将分析对象约减为污染信息流路径上的所有危险整数操作,以降低静态插装密度.在GCC平台上,实现了原型系统DRIVER(detect and run-time check integer-based vulnerabilities with information flow).实验结果表明,该方法具有精度高、开销低、定位精确等优点.
关键词:  整数漏洞  信息流  污点分析  插装
DOI:10.3724/SP.J.1001.2013.04385
分类号:
基金项目:国家自然科学基金(61170070,90818022,61021062);国家科技支撑计划(2012BAK26B01);国家高技术研究发展计划(863)(2011AA1A202)
Statically Detect and Run-Time Check Integer-Based Vulnerabilities with Information Flow
SUN Hao1,2, LI Hui-Peng1,2, ZENG Qing-Kai1,2
1.State Key Laboratory for Novel Software Technology. Nanjing University, Nanjing 210093, China;2.Department of Computer Science and Technology, Nanjing University, Nanjing 210093, China
Abstract:
An approach to detecting integer-based vulnerabilities is proposed based on information-flow analysis in order to improve the run-time performance. In this approach, only the unsafe integer operations on tainted information flow paths, which can be controlled by users and involved in sensitive operations, need to be instrumented with run-time check code, so that both the density of static instrumentation and performance overhead are reduced. Based on this approach, a prototype system called DRIVER (detect and run-time check integer-based vulnerabilities with information flow) is implemented as an extension to the GCC compiler and tested on a number of real-world applications. The experimental results show that this approach is effective, scalable, light-weight and capable of locating the root cause.
Key words:  integer-based vulnerability  information flow  taint analysis  instrumentation

引用本文:
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览次   下载  
分享到: 微信 更多
摘要:
关键词:  
DOI:
分类号:
基金项目:
Abstract:
Key words: