arXiv · 1807.05092
IntRepair: Informed Repairing of Integer Overflows
Abstract
Integer overflows have threatened software applications for decades. Thus, in this paper, we propose a novel technique to provide automatic repairs of integer overflows in C source code. Our technique, based on static symbolic execution, fuses detection, repair generation and validation. This technique is implemented in a prototype named IntRepair. We applied IntRepair to 2,052C programs (approx. 1 million lines of code) contained in SAMATE's Juliet test suite and 50 synthesized programs that range up to 20KLOC. Our experimental results show that IntRepair is able to effectively detect integer overflows and successfully repair them, while only increasing the source code (LOC) and binary (Kb) size by around 1%, respectively. Further, we present the results of a user study with 30 participants which shows that IntRepair repairs are more than 10x efficient as compared to manually generated code repairs
Explore related subjects
Keep this discovery
Paul Muntean, Martin Monperrus, Hao Sun, Jens Grossklags, Claudia Eckert. 2018-07-12. IntRepair: Informed Repairing of Integer Overflows. https://doi.org/10.1109/tse.2019.2946148
Cite the original work for its findings. Save a collection to share your selection of sources.