The Cost of Preventing A Buffer Overflow
The Cost of Preventing A Buffer Overflow
IV. CONCLUSION
In the paper we have considered the main methods of buffer
overflows, mitigations strategies, and their influence on the
memory consumption. The analysis of various methods of
stack protection has given us an estimate of the additional
memory required for the implementation of specific
techniques. The size of the additional memory use depends on
many factors including computer architecture, OS
environment, programming languages used to create the
program. For the protection methods considered in the paper,