Browse Source
This is important as if the returned string happens to contain substitutions (%s in particular), we can attempt to pull random data off the stack and incorporate it in the string. This sort of bug is rather famous for serious explots in sendmail. This could be bad if your stack is relatively full and the memory after it is inaccessible.master
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue