Buffer Overflow Causes |
Causes of Buffer Overflows |
Types of buffer overflow attacks |
What can cause buffer overflows? |
Careless use of buffers
without bounds checking |
Formatting and logical errors |
Unsafe library function calls |
Off-by-one errors |
Old code used for new purposes |
All sorts of other far-fetched but deadly-serious things you should think about. |
About this Project |