touchstream icon indicating copy to clipboard operation
touchstream copied to clipboard

Fix exploitable buffer overflow

Open arnerak opened this issue 5 years ago • 0 comments

This buffer overflow can be exploited by specifying the -x launch parameter with a value larger than 312 bytes, as this will overwrite the return address on the stack, thus allowing arbitrary code execution.

arnerak avatar May 10 '19 23:05 arnerak