首页 > Term: buffer overflow
buffer overflow
Common coding style is to never allocate large enough buffers, and to not check for overflows. When such buffers overflow, the executing program (daemon or set-uid program) can be tricked in doing some other things. Generally this works by overwriting a function's return address on the stack to point to another location.
0
创建者
- KeithC3
- 100% positive feedback