Full metadata record
DC Field | Value | Language |
---|---|---|
dc.contributor.author | Lai, Yuan-Cheng | en_US |
dc.contributor.author | Lin, Ying-Dar | en_US |
dc.contributor.author | Wu, Fan-Cheng | en_US |
dc.contributor.author | Huang, Tze-Yau | en_US |
dc.contributor.author | Lin, Frank C. | en_US |
dc.date.accessioned | 2014-12-08T15:20:39Z | - |
dc.date.available | 2014-12-08T15:20:39Z | - |
dc.date.issued | 2011-11-01 | en_US |
dc.identifier.issn | 0916-8532 | en_US |
dc.identifier.uri | http://dx.doi.org/10.1587/transinf.E94.D.2129 | en_US |
dc.identifier.uri | http://hdl.handle.net/11536/14679 | - |
dc.description.abstract | A buffer overflow attack occurs when a program writes data outside the allocated memory in an attempt to invade a system. Approximately forty percent of all software vulnerabilities over the past several years are attributed to buffer overflow. Taint tracking is a novel technique to prevent buffer overflow. Previous studies on taint tracking ran a victim's program on an emulator to dynamically instrument the code for tracking the propagation of taint data in memory and checking whether malicious code is executed. However, the critical problem of this approach is its heavy performance overhead. Analysis of this overhead shows that 60% of the overhead is from the emulator, and the remaining 40% is from dynamic instrumentation and taint information maintenance. This article proposes a new taint-style system called Embedded TaintTracker to eliminate the overhead in the emulator and dynamic instrumentation by compressing a checking mechanism into the operating system (OS) kernel and moving the instrumentation from runtime to compilation time. Results show that the proposed system outperforms the previous work. TaintCheck, by at least 8 times on throughput degradation, and is about 17.5 times faster than TaintCheck when browsing 1 KB web pages. | en_US |
dc.language.iso | en_US | en_US |
dc.subject | software security | en_US |
dc.subject | buffer overflow | en_US |
dc.subject | taint tracking | en_US |
dc.title | Embedded TaintTracker: Lightweight Run-Time Tracking of Taint Data against Buffer Overflow Attacks | en_US |
dc.type | Article | en_US |
dc.identifier.doi | 10.1587/transinf.E94.D.2129 | en_US |
dc.identifier.journal | IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS | en_US |
dc.citation.volume | E94D | en_US |
dc.citation.issue | 11 | en_US |
dc.citation.spage | 2129 | en_US |
dc.citation.epage | 2138 | en_US |
dc.contributor.department | 資訊工程學系 | zh_TW |
dc.contributor.department | Department of Computer Science | en_US |
dc.identifier.wosnumber | WOS:000296673400008 | - |
dc.citation.woscount | 1 | - |
Appears in Collections: | Articles |
Files in This Item:
If it is a zip file, please download the file and unzip it, then open index.html in a browser to view the full text content.