Research on arithmetic overflow and underflow vulnerabilities of floating point special numbers

Yong Wang,Dawu Gu,Da Ruan,Daming Liu,Mi Wen,Jun Yang
2011-01-01
Journal of Computational Information Systems
Abstract:Floating point special numbers overflow and underflow vulnerabilities threaten the software security in programs or software. To find the overflow vulnerabilities features, we design a multi-dimensional structure according to IEEE 754 floating point special numbers formats. Based on special numbers definition in language and arithmetic operation overflow ranges, we analyze the overflow and underflow properties of special numbers arithmetic operation in algebra systems. We test the arithmetic overflow and underflow of floating point special numbers in different CPUs. The experimental results indicate the floating point overflow exists in many kinds of language programs and binary executable software. © 2011 Binary Information Press.
What problem does this paper attempt to address?